diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-07-19 07:13:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-07-19 07:13:20 +0000 |
commit | 934a641058172f2bcb87835d5a173cb75902de96 (patch) | |
tree | 0b8d07e0c34c882e3c5ea2908eedc5da52bde8fe /target/linux/generic-2.6/config-2.6.22 | |
parent | 01696b71cc6da50897d4ed7ff5b6f782b5e76571 (diff) | |
download | upstream-934a641058172f2bcb87835d5a173cb75902de96.tar.gz upstream-934a641058172f2bcb87835d5a173cb75902de96.tar.bz2 upstream-934a641058172f2bcb87835d5a173cb75902de96.zip |
clean of the rootfs_split patch
SVN-Revision: 8047
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.22')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.22 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22 index 1c081ae8db..1eaf9d712a 100644 --- a/target/linux/generic-2.6/config-2.6.22 +++ b/target/linux/generic-2.6/config-2.6.22 @@ -678,7 +678,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_MTD_UBI is not set # CONFIG_MYRI10GE is not set # CONFIG_NCP_FS is not set |