From fe0b737198ca1d8a6b31605f183d4f5e17bd2643 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 14 Jul 2013 12:57:03 +0000 Subject: kernel: implement automatic rootfs split from the firmware partition in linux 3.10 (disabled by default) Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37283 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.10 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/generic/config-3.10') diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 769fe8d2c1..18be99dbb0 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1840,6 +1840,8 @@ CONFIG_MTD_ROOTFS_SPLIT=y # CONFIG_MTD_SWAP is not set # CONFIG_MTD_TESTS is not set # CONFIG_MTD_UBI is not set +# CONFIG_MTD_UIMAGE_SPLIT is not set +CONFIG_MTD_UIMAGE_SPLIT_NAME="firmware" # CONFIG_MUTEX_SPIN_ON_OWNER is not set # CONFIG_MV643XX_ETH is not set # CONFIG_MVMDIO is not set -- cgit v1.2.3