From e1863691d9b67e4e449d5725da41abcba95483e4 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 11 Mar 2010 09:50:11 +0000 Subject: do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) SVN-Revision: 20136 --- target/linux/ppc40x/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ppc40x/config-default') diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index 252637a..41cc7dd 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -123,6 +123,7 @@ CONFIG_OF=y CONFIG_OPENRB=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 -- cgit v1.1