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/au1000/au1550/config-2.6.30 | 1 + target/linux/au1000/au1550/config-2.6.32 | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/au1000/au1550') diff --git a/target/linux/au1000/au1550/config-2.6.30 b/target/linux/au1000/au1550/config-2.6.30 index 407a256d4e..96e8190653 100644 --- a/target/linux/au1000/au1550/config-2.6.30 +++ b/target/linux/au1000/au1550/config-2.6.30 @@ -207,6 +207,7 @@ CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_8KB is not set CONFIG_PCCARD=m CONFIG_PCCARD_NONSTATIC=m +CONFIG_PCI=y CONFIG_PCI_DOMAINS=y CONFIG_PCMCIA_AU1X00=m CONFIG_PCMCIA_IOCTL=y diff --git a/target/linux/au1000/au1550/config-2.6.32 b/target/linux/au1000/au1550/config-2.6.32 index 407a256d4e..96e8190653 100644 --- a/target/linux/au1000/au1550/config-2.6.32 +++ b/target/linux/au1000/au1550/config-2.6.32 @@ -207,6 +207,7 @@ CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_8KB is not set CONFIG_PCCARD=m CONFIG_PCCARD_NONSTATIC=m +CONFIG_PCI=y CONFIG_PCI_DOMAINS=y CONFIG_PCMCIA_AU1X00=m CONFIG_PCMCIA_IOCTL=y -- cgit v1.2.3