From 0c13287c9d5477a9f77786752c7e1198daa815e5 Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Fri, 12 Mar 2010 11:50:45 +0000
Subject: [PATCH] remove CONFIG_PCI=y missed from [20136] in generic 2.6.30
 config

SVN-Revision: 20156
---
 target/linux/generic-2.6/config-2.6.30 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30
index 184e3058c6..0379ce239e 100644
--- a/target/linux/generic-2.6/config-2.6.30
+++ b/target/linux/generic-2.6/config-2.6.30
@@ -1589,7 +1589,6 @@ CONFIG_PARTITION_ADVANCED=y
 CONFIG_PCI_QUIRKS=y
 # CONFIG_PCI_STUB is not set
 CONFIG_PCI_SYSCALL=y
-CONFIG_PCI=y
 # CONFIG_PCMCIA_AHA152X is not set
 # CONFIG_PCMCIA_ATMEL is not set
 # CONFIG_PCMCIA_DEBUG is not set
-- 
GitLab