diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-06-28 19:48:03 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-28 19:48:03 +0000 |
commit | fb9fb4aa68f3e1807df6b4b1fc0da8fd75a7aad0 (patch) | |
tree | 950e2923c8762a26c91b3b4b129d6228cc662c26 | |
parent | 83192fa2c863e78c571940e5c7f9c77995400122 (diff) | |
download | upstream-fb9fb4aa68f3e1807df6b4b1fc0da8fd75a7aad0.tar.gz upstream-fb9fb4aa68f3e1807df6b4b1fc0da8fd75a7aad0.tar.bz2 upstream-fb9fb4aa68f3e1807df6b4b1fc0da8fd75a7aad0.zip |
xburst: remove bogus config override
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41364 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 c265bc8cac..4d9b046ded 100644 --- a/target/linux/xburst/config-3.10 +++ b/target/linux/xburst/config-3.10 @@ -187,7 +187,6 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_PER_CPU_KM=y -# CONFIG_NETWORK_FILESYSTEMS is not set # CONFIG_NET_DMA is not set # CONFIG_NEW_LEDS is not set CONFIG_NLS=y |