aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/pxcab
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-03-11 09:50:11 +0000
committerNicolas Thill <nico@openwrt.org>2010-03-11 09:50:11 +0000
commitf71d2a3f8e8dea7006e7884a03855037452c4545 (patch)
treedcb5140bbeb26ba513755e1a24e7f8eebdd55912 /target/linux/pxcab
parent094269626643de7c9d359dbc53eb57dd0d3fbb11 (diff)
downloadupstream-f71d2a3f8e8dea7006e7884a03855037452c4545.tar.gz
upstream-f71d2a3f8e8dea7006e7884a03855037452c4545.tar.bz2
upstream-f71d2a3f8e8dea7006e7884a03855037452c4545.zip
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
Diffstat (limited to 'target/linux/pxcab')
-rw-r--r--target/linux/pxcab/config-2.6.301
-rw-r--r--target/linux/pxcab/config-2.6.311
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/pxcab/config-2.6.30 b/target/linux/pxcab/config-2.6.30
index 7c28c27b3a..5b5ecd10f5 100644
--- a/target/linux/pxcab/config-2.6.30
+++ b/target/linux/pxcab/config-2.6.30
@@ -283,6 +283,7 @@ CONFIG_OF=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xc000000000000000
# CONFIG_PARTITION_ADVANCED is not set
+CONFIG_PCI=y
# CONFIG_PCI_DEBUG is not set
CONFIG_PCI_DOMAINS=y
# CONFIG_PCIEPORTBUS is not set
diff --git a/target/linux/pxcab/config-2.6.31 b/target/linux/pxcab/config-2.6.31
index 147fd498f3..3221b038e9 100644
--- a/target/linux/pxcab/config-2.6.31
+++ b/target/linux/pxcab/config-2.6.31
@@ -300,6 +300,7 @@ CONFIG_OF=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xc000000000000000
# CONFIG_PARTITION_ADVANCED is not set
+CONFIG_PCI=y
# CONFIG_PCI_DEBUG is not set
CONFIG_PCI_DOMAINS=y
# CONFIG_PCIEPORTBUS is not set