diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-06-09 19:21:26 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-06-11 09:49:13 +0200 |
commit | 69c99a423a8553cc808913fc4e3df848e4ed06d7 (patch) | |
tree | 79a3a6a438ed2c844f24706970e99c96d813b2ef /target/linux | |
parent | cc3bfdb62f941dff3e2983591c78b6d39ca8d88a (diff) | |
download | upstream-69c99a423a8553cc808913fc4e3df848e4ed06d7.tar.gz upstream-69c99a423a8553cc808913fc4e3df848e4ed06d7.tar.bz2 upstream-69c99a423a8553cc808913fc4e3df848e4ed06d7.zip |
lantiq: enable swconfig LED support
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/lantiq/xrx200/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default index 1600226d97..b2a6cf6418 100644 --- a/target/linux/lantiq/xrx200/config-default +++ b/target/linux/lantiq/xrx200/config-default @@ -48,6 +48,7 @@ CONFIG_RTL8367B_PHY=y CONFIG_RTL8367_PHY=y CONFIG_SMP=y CONFIG_SMP_UP=y +CONFIG_SWCONFIG_LEDS=y CONFIG_SYNC_R4K=y CONFIG_SYS_SUPPORTS_SCHED_SMT=y CONFIG_SYS_SUPPORTS_SMP=y |