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/rdc-2.6 | |
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/rdc-2.6')
-rw-r--r-- | target/linux/rdc-2.6/config/default | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default index c29b715c9b..4d4859778f 100644 --- a/target/linux/rdc-2.6/config/default +++ b/target/linux/rdc-2.6/config/default @@ -183,7 +183,8 @@ CONFIG_MTD_RDC3210_SIZE=0x400000 # CONFIG_MTD_ROM is not set # CONFIG_MTD_SC520CDP is not set # CONFIG_MTD_SLRAM is not set -# CONFIG_MTD_SPLIT_ROOTFS is not set +# CONFIG_MTD_ROOTFS_ROOT_DEV is not set +# CONFIG_MTD_ROOTFS_SPLIT is not set # CONFIG_MTD_TS5500 is not set # CONFIG_MTRR is not set # CONFIG_MVIAC3_2 is not set |