aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x
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
commit7377eb2016b60afcaca6d95c70bc6aae88543cfa (patch)
tree5206e4209a176c0fd9a61640c35c5c0b1e92fb5b /target/linux/ppc44x
parentf09f8f8c44c91e827243e15eb371ce0b91a8fa33 (diff)
downloadmaster-187ad058-7377eb2016b60afcaca6d95c70bc6aae88543cfa.tar.gz
master-187ad058-7377eb2016b60afcaca6d95c70bc6aae88543cfa.tar.bz2
master-187ad058-7377eb2016b60afcaca6d95c70bc6aae88543cfa.zip
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 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