aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realview
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-06 07:56:08 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-06 07:56:08 +0000
commita739348da2ea117739c3308c4e3b58fbd69cc229 (patch)
treea3bb5433121e9fb4a0993970ce434d4f466d6030 /target/linux/realview
parent7b4702d2753312370dd406e432eee4a7ee0a23ad (diff)
downloadmaster-187ad058-a739348da2ea117739c3308c4e3b58fbd69cc229.tar.gz
master-187ad058-a739348da2ea117739c3308c4e3b58fbd69cc229.tar.bz2
master-187ad058-a739348da2ea117739c3308c4e3b58fbd69cc229.zip
kernel: move MTD_SPLIT_SUPPORT to generic config
CONFIG_MTD_SPLIT_SUPPORT symbol default value is 'y' and many platform specific configs explicitly enables it, while no one platform disables this symbol. So place it in generic config and remove from platform specific configs. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44612 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/realview')
-rw-r--r--target/linux/realview/config-3.181
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/realview/config-3.18 b/target/linux/realview/config-3.18
index 50130cf31e..7af147060f 100644
--- a/target/linux/realview/config-3.18
+++ b/target/linux/realview/config-3.18
@@ -188,7 +188,6 @@ CONFIG_MDIO_BOARDINFO=y
CONFIG_MIGHT_HAVE_CACHE_L2X0=y
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_CMDLINE_PARTS=y
-CONFIG_MTD_SPLIT_SUPPORT=y
CONFIG_MULTI_IRQ_HANDLER=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_NEED_DMA_MAP_STATE=y