From 8c574a54715b92907cf66aa00ec11bc255917f73 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 2 Jun 2009 10:06:41 +0000 Subject: enable PCIE on ppc44x as well SVN-Revision: 16296 --- target/linux/ppc44x/config-default | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ppc44x') 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 -- cgit v1.2.3