diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-06-29 10:25:30 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-29 10:25:30 +0000 |
commit | e736343df98ef6768c8abcd703c49ea0496d489a (patch) | |
tree | c7f3928190723f3c7a22e30be62d2a8b5ac04878 | |
parent | 639682dfdba4280442a084fbe7c7e62cafd3f693 (diff) | |
download | upstream-e736343df98ef6768c8abcd703c49ea0496d489a.tar.gz upstream-e736343df98ef6768c8abcd703c49ea0496d489a.tar.bz2 upstream-e736343df98ef6768c8abcd703c49ea0496d489a.zip |
xburst: remove bogus led support override
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41373
-rw-r--r-- | target/linux/xburst/config-3.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/xburst/config-3.10 b/target/linux/xburst/config-3.10 index 4d9b046ded..c97f73ca29 100644 --- a/target/linux/xburst/config-3.10 +++ b/target/linux/xburst/config-3.10 @@ -188,7 +188,6 @@ CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_PER_CPU_KM=y # CONFIG_NET_DMA is not set -# CONFIG_NEW_LEDS is not set CONFIG_NLS=y CONFIG_NLS_ASCII=y CONFIG_NLS_CODEPAGE_1250=y |