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/avr32-2.6/config | |
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/avr32-2.6/config')
-rw-r--r-- | target/linux/avr32-2.6/config/default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/avr32-2.6/config/default b/target/linux/avr32-2.6/config/default index 2a6056efee..5c62fa6835 100644 --- a/target/linux/avr32-2.6/config/default +++ b/target/linux/avr32-2.6/config/default @@ -83,7 +83,6 @@ CONFIG_MTD_PHYSMAP=y # CONFIG_MTD_REDBOOT_PARTS is not set # CONFIG_MTD_ROM is not set # CONFIG_MTD_SLRAM is not set -CONFIG_MTD_SPLIT_ROOTFS=y CONFIG_MTD=y # CONFIG_OWNERSHIP_TRACE is not set CONFIG_PHYS_OFFSET=0x10000000 |