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 | 0c13287c9d5477a9f77786752c7e1198daa815e5 (patch) | |
tree | c77f2d6413c404f1240a695cc993c211c6412748 /target/linux | |
parent | a95d43125c62cad95b8a6eb4e1c570fe360bedd0 (diff) | |
download | upstream-0c13287c9d5477a9f77786752c7e1198daa815e5.tar.gz upstream-0c13287c9d5477a9f77786752c7e1198daa815e5.tar.bz2 upstream-0c13287c9d5477a9f77786752c7e1198daa815e5.zip |
remove CONFIG_PCI=y missed from [20136] in generic 2.6.30 config
SVN-Revision: 20156
Diffstat (limited to 'target/linux')
-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 |