From: Gabor Juhos Date: Tue, 18 Nov 2008 15:03:38 +0000 (+0000) Subject: disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1d44715bbcb47bf1513a8180b5422752b9a55647;p=openwrt%2Fstaging%2Fnbd.git disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED SVN-Revision: 13279 --- 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