1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2010-03-11 09:50:11 +00:00
parent a97b123d80
commit 8fe94a14fe
59 changed files with 51 additions and 12 deletions

View File

@@ -1194,12 +1194,12 @@ CONFIG_PARTITION_ADVANCED=y
# CONFIG_PC300TOO is not set
# CONFIG_PCCARD is not set
# CONFIG_PCF8575 is not set
# CONFIG_PCI is not set
# CONFIG_PCI_ATMEL is not set
# CONFIG_PCI_HERMES is not set
# CONFIG_PCI_LEGACY is not set
# CONFIG_PCI_MSI is not set
CONFIG_PCI_SYSCALL=y
CONFIG_PCI=y
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_ATMEL is not set
# CONFIG_PCMCIA_DEBUG is not set

View File

@@ -1575,6 +1575,7 @@ CONFIG_PARTITION_ADVANCED=y
# CONFIG_PC300TOO is not set
# CONFIG_PCCARD is not set
# CONFIG_PCF8575 is not set
# CONFIG_PCI is not set
# CONFIG_PCI200SYN is not set
# CONFIG_PCI_ATMEL is not set
# CONFIG_PCI_DEBUG is not set

View File

@@ -1578,6 +1578,7 @@ CONFIG_PARTITION_ADVANCED=y
# CONFIG_PC300TOO is not set
# CONFIG_PCCARD is not set
# CONFIG_PCF8575 is not set
# CONFIG_PCI is not set
# CONFIG_PCI200SYN is not set
# CONFIG_PCI_ATMEL is not set
# CONFIG_PCI_DISABLE_COMMON_QUIRKS is not set
@@ -1590,7 +1591,6 @@ CONFIG_PARTITION_ADVANCED=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_STUB is not set
CONFIG_PCI_SYSCALL=y
CONFIG_PCI=y
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_ATMEL is not set
# CONFIG_PCMCIA_DEBUG is not set

View File

@@ -1655,6 +1655,7 @@ CONFIG_PARTITION_ADVANCED=y
# CONFIG_PC300TOO is not set
# CONFIG_PCCARD is not set
# CONFIG_PCF8575 is not set
# CONFIG_PCI is not set
# CONFIG_PCI200SYN is not set
# CONFIG_PCI_ATMEL is not set
# CONFIG_PCI_DEBUG is not set
@@ -1670,7 +1671,6 @@ CONFIG_PARTITION_ADVANCED=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_STUB is not set
CONFIG_PCI_SYSCALL=y
CONFIG_PCI=y
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_ATMEL is not set
# CONFIG_PCMCIA_DEBUG is not set

View File

@@ -1671,6 +1671,7 @@ CONFIG_PARTITION_ADVANCED=y
# CONFIG_PC300TOO is not set
# CONFIG_PCCARD is not set
# CONFIG_PCF8575 is not set
# CONFIG_PCI is not set
# CONFIG_PCI200SYN is not set
# CONFIG_PCI_ATMEL is not set
# CONFIG_PCI_DEBUG is not set
@@ -1686,7 +1687,6 @@ CONFIG_PARTITION_ADVANCED=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_STUB is not set
CONFIG_PCI_SYSCALL=y
CONFIG_PCI=y
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_ATMEL is not set
# CONFIG_PCMCIA_DEBUG is not set