summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-06-02 10:06:41 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-06-02 10:06:41 +0000
commit8c574a54715b92907cf66aa00ec11bc255917f73 (patch)
treed49442fc0d831daf7e89ef633866765064bfc337 /target
parentd55f73632998f491fc13a4369734c0a5da089098 (diff)
downloadmaster-31e0f0ae-8c574a54715b92907cf66aa00ec11bc255917f73.tar.gz
master-31e0f0ae-8c574a54715b92907cf66aa00ec11bc255917f73.tar.bz2
master-31e0f0ae-8c574a54715b92907cf66aa00ec11bc255917f73.zip
enable PCIE on ppc44x as well
SVN-Revision: 16296
Diffstat (limited to 'target')
-rw-r--r--target/linux/ppc44x/config-default3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default
index 14196aa01c..84d0bfe50d 100644
--- a/target/linux/ppc44x/config-default
+++ b/target/linux/ppc44x/config-default
@@ -78,7 +78,8 @@ CONFIG_NET_SCH_FIFO=y
CONFIG_NOT_COHERENT_CACHE=y
# CONFIG_NVRAM is not set
# CONFIG_OCOTEA is not set
-# CONFIG_PCIEPORTBUS is not set
+CONFIG_PCIEAER=y
+CONFIG_PCIEPORTBUS=y
# CONFIG_PCIPCWATCHDOG is not set
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y