diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-21 17:55:49 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-21 17:55:49 +0000 |
commit | daec7ad7688415156e2730e401503d09bd3acf91 (patch) | |
tree | 19024b77d7baba8cfad2b3321d8edd4a4fbae1c1 /target/linux/generic/config-3.10 | |
parent | d89bea92b31b4e157a0fa438e75370f089f73427 (diff) | |
download | upstream-daec7ad7688415156e2730e401503d09bd3acf91.tar.gz upstream-daec7ad7688415156e2730e401503d09bd3acf91.tar.bz2 upstream-daec7ad7688415156e2730e401503d09bd3acf91.zip |
kernel/3.10: add separate rootfs partition parser
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38110
Diffstat (limited to 'target/linux/generic/config-3.10')
-rw-r--r-- | target/linux/generic/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 9e1b10052a..61c7cf794b 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1935,6 +1935,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_SQUASHFS_ROOT is not set # CONFIG_MTD_SST25L is not set # CONFIG_MTD_SWAP is not set # CONFIG_MTD_TESTS is not set |