diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-03-12 11:50:45 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-03-12 11:50:45 +0000 |
commit | 1ba9a204b4c201fc8f0485e1ff98206dbe5fa988 (patch) | |
tree | f0e77ec6d1cf224b7d8c76de393360c8f280286b /target | |
parent | e100b30753b44ecef43c2aff1413a4367e7f7ea8 (diff) | |
download | upstream-1ba9a204b4c201fc8f0485e1ff98206dbe5fa988.tar.gz upstream-1ba9a204b4c201fc8f0485e1ff98206dbe5fa988.tar.bz2 upstream-1ba9a204b4c201fc8f0485e1ff98206dbe5fa988.zip |
remove CONFIG_PCI=y missed from [20136] in generic 2.6.30 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20156 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 184e3058c6..0379ce239e 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1589,7 +1589,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 |