diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-18 15:03:38 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-18 15:03:38 +0000 |
commit | c25f87ed5f099bcf76595678b9146c7da2548e35 (patch) | |
tree | 2d587d86f271867b4ddcf8cf809b74688a587ba9 /target | |
parent | fc057cea384990dcf0b445d68750b3df4358c395 (diff) |
[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')
-rw-r--r-- | target/linux/ar71xx/config-2.6.26 | 1 | ||||
-rw-r--r-- | target/linux/ar71xx/config-2.6.27 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index fcac34188..ec9e03efb 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 diff --git a/target/linux/ar71xx/config-2.6.27 b/target/linux/ar71xx/config-2.6.27 index 295b97eda..1469232a4 100644 --- a/target/linux/ar71xx/config-2.6.27 +++ b/target/linux/ar71xx/config-2.6.27 @@ -165,7 +165,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 |