From f0ecaa6c186191707a398721e6b2430d3f5c9a59 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sat, 26 Jul 2008 20:28:02 +0000
Subject: [PATCH] disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx

SVN-Revision: 11949
---
 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 93caf0b93d..c714c48068 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
-- 
GitLab