From 8fe94a14fefb59fd0635c65d89f78c200b7b3fab Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 11 Mar 2010 09:50:11 +0000 Subject: do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/rt288x/config-2.6.32 | 1 + target/linux/ramips/rt305x/config-2.6.32 | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/ramips') diff --git a/target/linux/ramips/rt288x/config-2.6.32 b/target/linux/ramips/rt288x/config-2.6.32 index 2be3b0d3b..7d7a45adf 100644 --- a/target/linux/ramips/rt288x/config-2.6.32 +++ b/target/linux/ramips/rt288x/config-2.6.32 @@ -108,6 +108,7 @@ CONFIG_MTD_PHYSMAP=y # CONFIG_NXP_STB220 is not set # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_PCI=y CONFIG_PCI_DOMAINS=y CONFIG_PHYLIB=y # CONFIG_PMC_MSP is not set diff --git a/target/linux/ramips/rt305x/config-2.6.32 b/target/linux/ramips/rt305x/config-2.6.32 index db1c3a4e2..6058fed0e 100644 --- a/target/linux/ramips/rt305x/config-2.6.32 +++ b/target/linux/ramips/rt305x/config-2.6.32 @@ -105,6 +105,7 @@ CONFIG_MTD_PHYSMAP=y # CONFIG_NXP_STB220 is not set # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_PCI=y CONFIG_PHYLIB=y # CONFIG_PMC_MSP is not set # CONFIG_PMC_YOSEMITE is not set -- cgit v1.2.3