From 6c27cb4e19eb74f43d113c4dc7bceac4bed827f1 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 19 Jul 2007 07:13:20 +0000 Subject: clean of the rootfs_split patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8047 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/generic-2.6/config-template') diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index 4d9b2b900..b2d67a6ad 100644 --- a/target/linux/generic-2.6/config-template +++ b/target/linux/generic-2.6/config-template @@ -663,7 +663,8 @@ CONFIG_MODULE_UNLOAD=y CONFIG_MSDOS_FS=m CONFIG_MSDOS_PARTITION=y # CONFIG_MTD_NAND is not set -CONFIG_MTD_SPLIT_ROOTFS=y +CONFIG_MTD_ROOTFS_ROOT_DEV=y +CONFIG_MTD_ROOTFS_SPLIT=y # CONFIG_MYRI10GE is not set # CONFIG_NCP_FS is not set CONFIG_NET=y -- cgit v1.2.3