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 | cb82cc008db58393f5b8e9b35a62387ef1d9d07c (patch) | |
tree | 19b5f2bd966240aaa5628036bd80c92e53d2c637 /target/linux/xburst | |
parent | fa149cd17789e4c43001ce18d7b0a37a11b951e8 (diff) | |
download | upstream-cb82cc008db58393f5b8e9b35a62387ef1d9d07c.tar.gz upstream-cb82cc008db58393f5b8e9b35a62387ef1d9d07c.tar.bz2 upstream-cb82cc008db58393f5b8e9b35a62387ef1d9d07c.zip |
xburst: remove bogus led support override
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41373 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst')
-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 |