From 4b48da1924140788070ac50b0d731b6dce29142a Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 26 Jul 2008 20:28:02 +0000 Subject: [PATCH] disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11949 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/config-default | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/ar71xx/config-default b/target/linux/ar71xx/config-default index 93caf0b93..c714c4806 100644 --- a/target/linux/ar71xx/config-default +++ b/target/linux/ar71xx/config-default @@ -159,7 +159,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_NATSEMI is not set -- 2.35.1