diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-18 15:03:38 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-18 15:03:38 +0000 |
commit | aad590f14a9f7a03c9a9bbef6c11a3dcd444bcd1 (patch) | |
tree | 2d587d86f271867b4ddcf8cf809b74688a587ba9 /target/linux/ar71xx/config-2.6.26 | |
parent | fc473d48803cf45c0a48c84c1359bcc14b8708ab (diff) | |
download | upstream-aad590f14a9f7a03c9a9bbef6c11a3dcd444bcd1.tar.gz upstream-aad590f14a9f7a03c9a9bbef6c11a3dcd444bcd1.tar.bz2 upstream-aad590f14a9f7a03c9a9bbef6c11a3dcd444bcd1.zip |
[ar71xx] disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13279 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.26')
-rw-r--r-- | target/linux/ar71xx/config-2.6.26 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index fcac34188a..ec9e03efb5 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -162,7 +162,6 @@ CONFIG_MTD_PARTITIONS=y CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2 CONFIG_MTD_REDBOOT_PARTS=y CONFIG_MTD_REDBOOT_PARTS_READONLY=y -CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y # CONFIG_MTD_ROM is not set # CONFIG_MTD_SLRAM is not set CONFIG_MYLOADER=y |