do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])

SVN-Revision: 20136
This commit is contained in:
Nicolas Thill
2010-03-11 09:50:11 +00:00
parent 40bc5ef234
commit e1863691d9
59 changed files with 51 additions and 12 deletions

View File

@@ -116,6 +116,7 @@ CONFIG_MTD_REDBOOT_PARTS=y
# CONFIG_NXP_STB220 is not set
# CONFIG_NXP_STB225 is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PMC_MSP is not set
# CONFIG_PMC_YOSEMITE is not set

View File

@@ -119,6 +119,7 @@ CONFIG_MTD_REDBOOT_PARTS=y
# CONFIG_NXP_STB220 is not set
# CONFIG_NXP_STB225 is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PMC_MSP is not set
# CONFIG_PMC_YOSEMITE is not set