aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-11-18 15:03:38 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-11-18 15:03:38 +0000
commitaad590f14a9f7a03c9a9bbef6c11a3dcd444bcd1 (patch)
tree2d587d86f271867b4ddcf8cf809b74688a587ba9 /target
parentfc473d48803cf45c0a48c84c1359bcc14b8708ab (diff)
downloadupstream-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')
-rw-r--r--target/linux/ar71xx/config-2.6.261
-rw-r--r--target/linux/ar71xx/config-2.6.271
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 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
diff --git a/target/linux/ar71xx/config-2.6.27 b/target/linux/ar71xx/config-2.6.27
index 295b97eda3..1469232a41 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