forked from Ivasoft/openwrt
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user