From ab39932f1646e4b45e1c61e26d5d5a899165d1fe Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 18 Nov 2008 15:03:38 +0000 Subject: [PATCH] [ar71xx] disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED SVN-Revision: 13279 --- target/linux/ar71xx/config-2.6.26 | 1 - target/linux/ar71xx/config-2.6.27 | 1 - 2 files changed, 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 -- 2.30.2