summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-11 09:50:11 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-11 09:50:11 +0000
commit8fe94a14fefb59fd0635c65d89f78c200b7b3fab (patch)
treedcb5140bbeb26ba513755e1a24e7f8eebdd55912 /target/linux/ppc44x
parenta97b123d80be9e250175bc6635912dd66d7ba78c (diff)
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/ppc44x')
-rw-r--r--target/linux/ppc44x/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default
index 4a0b3e34a..bf540f6c3 100644
--- a/target/linux/ppc44x/config-default
+++ b/target/linux/ppc44x/config-default
@@ -113,6 +113,7 @@ CONFIG_OF_GPIO=y
CONFIG_OF=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xc0000000
+CONFIG_PCI=y
CONFIG_PCI_DISABLE_COMMON_QUIRKS=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEAER=y