aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.18
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-15 19:39:27 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-15 19:39:27 +0000
commit02f1a5316418bb50e21822541dd3f5e443f0b3c9 (patch)
tree7628510a08a9732f2f4a8535c8860da322e7897b /target/linux/generic/config-3.18
parent596033a52ea28be63155d4e8db5942fdc29449dd (diff)
downloadmaster-187ad058-02f1a5316418bb50e21822541dd3f5e443f0b3c9.tar.gz
master-187ad058-02f1a5316418bb50e21822541dd3f5e443f0b3c9.tar.bz2
master-187ad058-02f1a5316418bb50e21822541dd3f5e443f0b3c9.zip
kernel: mtdsplit: add support for FIT image
If this option is enabled, the FIT image format will be detected and split by the mtdsplit code. Detection is based upon the FDT magic, which will trigger the parsing and detection of the rootfs, ending-up in the creation of the 2 new partitions. Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44792 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 3ebffaed94..295d1800be 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -2242,6 +2242,7 @@ CONFIG_MTD_ROOTFS_SPLIT=y
CONFIG_MTD_SPLIT=y
# CONFIG_MTD_SPLIT_FIRMWARE is not set
CONFIG_MTD_SPLIT_FIRMWARE_NAME="firmware"
+# CONFIG_MTD_SPLIT_FIT_FW is not set
# CONFIG_MTD_SPLIT_LZMA_FW is not set
# CONFIG_MTD_SPLIT_SEAMA_FW is not set
CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y