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/adm5120-2.6/config | |
parent | 2489fedc0782ba03e9c6b78e5ef17f7b11bfecbb (diff) | |
download | upstream-2a9a1192445b8c1830c08a3ff4c5505840d07b4a.tar.gz upstream-2a9a1192445b8c1830c08a3ff4c5505840d07b4a.tar.bz2 upstream-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/adm5120-2.6/config')
-rw-r--r-- | target/linux/adm5120-2.6/config/default | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/adm5120-2.6/config/default b/target/linux/adm5120-2.6/config/default index eb30a16254..b99e53765a 100644 --- a/target/linux/adm5120-2.6/config/default +++ b/target/linux/adm5120-2.6/config/default @@ -184,7 +184,8 @@ CONFIG_MTD_PARTITIONS=y # CONFIG_MTD_REDBOOT_PARTS is not set # CONFIG_MTD_ROM 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_NETDEV_1000 is not set CONFIG_NET_KEY=y # CONFIG_NET_PCI is not set |