mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 12:29:32 +02:00
[kernel] Don't force pci support on .34 and .35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21993 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
324d3e908e
commit
c70ebb4fa8
@ -1776,7 +1776,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
|
||||
|
@ -1804,7 +1804,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
|
||||
|
Loading…
Reference in New Issue
Block a user