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/pxcab/config-2.6.30 | 1 + target/linux/pxcab/config-2.6.31 | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/pxcab') diff --git a/target/linux/pxcab/config-2.6.30 b/target/linux/pxcab/config-2.6.30 index 7c28c27..5b5ecd1 100644 --- a/target/linux/pxcab/config-2.6.30 +++ b/target/linux/pxcab/config-2.6.30 @@ -283,6 +283,7 @@ CONFIG_OF=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xc000000000000000 # CONFIG_PARTITION_ADVANCED is not set +CONFIG_PCI=y # CONFIG_PCI_DEBUG is not set CONFIG_PCI_DOMAINS=y # CONFIG_PCIEPORTBUS is not set diff --git a/target/linux/pxcab/config-2.6.31 b/target/linux/pxcab/config-2.6.31 index 147fd49..3221b03 100644 --- a/target/linux/pxcab/config-2.6.31 +++ b/target/linux/pxcab/config-2.6.31 @@ -300,6 +300,7 @@ CONFIG_OF=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xc000000000000000 # CONFIG_PARTITION_ADVANCED is not set +CONFIG_PCI=y # CONFIG_PCI_DEBUG is not set CONFIG_PCI_DOMAINS=y # CONFIG_PCIEPORTBUS is not set -- cgit v1.1