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 | 2a9a1192445b8c1830c08a3ff4c5505840d07b4a (patch) | |
tree | 08794df1821adb02ffd5dfcd9dc3eab16cc98b88 /target/linux/rdc-2.6 | |
parent | 2489fedc0782ba03e9c6b78e5ef17f7b11bfecbb (diff) | |
download | master-187ad058-2a9a1192445b8c1830c08a3ff4c5505840d07b4a.tar.gz master-187ad058-2a9a1192445b8c1830c08a3ff4c5505840d07b4a.tar.bz2 master-187ad058-2a9a1192445b8c1830c08a3ff4c5505840d07b4a.zip |
clean of the rootfs_split patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8047 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |