aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.18
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/generic/config-3.18
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/generic/config-3.18')
-rw-r--r--target/linux/generic/config-3.181
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index f50211d790..d54cd5c4ae 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -2242,6 +2242,7 @@ CONFIG_MTD_SPLIT_FIRMWARE_NAME="firmware"
# CONFIG_MTD_SPLIT_LZMA_FW is not set
# CONFIG_MTD_SPLIT_SEAMA_FW is not set
CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y
+CONFIG_MTD_SPLIT_SUPPORT=y
# CONFIG_MTD_SPLIT_TRX_FW is not set
# CONFIG_MTD_SPLIT_TPLINK_FW is not set
# CONFIG_MTD_SPLIT_UIMAGE_FW is not set