summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-02 10:06:41 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-02 10:06:41 +0000
commitc2c65ab603ca87f0ca7b674949a0c5123c46ffa1 (patch)
tree5206e4209a176c0fd9a61640c35c5c0b1e92fb5b /target/linux/ppc44x
parentedcbde64e68ccc9e25fda0ff3770393dab109f1f (diff)
enable PCIE on ppc44x as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16296 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc44x')
-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 14196aa01..84d0bfe50 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