summaryrefslogtreecommitdiff
path: root/target/linux/cobalt
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
commite1863691d9b67e4e449d5725da41abcba95483e4 (patch)
tree23dd180bd06f1507b7160ebe8b47f9dd7c5f0841 /target/linux/cobalt
parent40bc5ef23442a5a075d2597626b6ba74586aec1b (diff)
downloadmtk-20170518-e1863691d9b67e4e449d5725da41abcba95483e4.zip
mtk-20170518-e1863691d9b67e4e449d5725da41abcba95483e4.tar.gz
mtk-20170518-e1863691d9b67e4e449d5725da41abcba95483e4.tar.bz2
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
Diffstat (limited to 'target/linux/cobalt')
-rw-r--r--target/linux/cobalt/config-2.6.301
-rw-r--r--target/linux/cobalt/config-2.6.321
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/cobalt/config-2.6.30 b/target/linux/cobalt/config-2.6.30
index bf150e8..078d2dd 100644
--- a/target/linux/cobalt/config-2.6.30
+++ b/target/linux/cobalt/config-2.6.30
@@ -165,6 +165,7 @@ CONFIG_NET_TULIP=y
CONFIG_PAGEFLAGS_EXTENDED=y
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_PATA_VIA=y
+CONFIG_PCI=y
CONFIG_PCI_DISABLE_COMMON_QUIRKS=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCI_GT64XXX_PCI0=y
diff --git a/target/linux/cobalt/config-2.6.32 b/target/linux/cobalt/config-2.6.32
index e1ade55..b561ce4 100644
--- a/target/linux/cobalt/config-2.6.32
+++ b/target/linux/cobalt/config-2.6.32
@@ -79,6 +79,7 @@
# CONFIG_NXP_STB225 is not set
# CONFIG_PACKET_MMAP is not set
# CONFIG_PARTITION_ADVANCED is not set
+CONFIG_PCI=y
# CONFIG_PMC_MSP is not set
# CONFIG_PMC_YOSEMITE is not set
# CONFIG_PNX8550_JBS is not set