summaryrefslogtreecommitdiffstats
path: root/target/linux/realview
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-06 07:56:08 +0000
committerJohn Crispin <john@openwrt.org>2015-03-06 07:56:08 +0000
commit66178457116e5bbaf67d48cbbed158f68adf8ce1 (patch)
tree5acd199dfd073b7510c5a9b48d2f9c66bec90b56 /target/linux/realview
parent7886cced18e63542bcae01b8e2a552a33d18425f (diff)
downloadmaster-31e0f0ae-66178457116e5bbaf67d48cbbed158f68adf8ce1.tar.gz
master-31e0f0ae-66178457116e5bbaf67d48cbbed158f68adf8ce1.tar.bz2
master-31e0f0ae-66178457116e5bbaf67d48cbbed158f68adf8ce1.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> SVN-Revision: 44612
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