diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-01 20:03:46 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-01 20:03:46 +0000 |
commit | ab5199a143cab9686d373ff555afe22eadfbbc7f (patch) | |
tree | 831b5824a14e5dfa00efa56ba73c5fcd3b4ce771 | |
parent | 05b40c8d131f4027bf94f5cdeb571f1699e88ed8 (diff) | |
download | upstream-ab5199a143cab9686d373ff555afe22eadfbbc7f.tar.gz upstream-ab5199a143cab9686d373ff555afe22eadfbbc7f.tar.bz2 upstream-ab5199a143cab9686d373ff555afe22eadfbbc7f.zip |
add missing config option
SVN-Revision: 16280
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index c158939cb0..778b05d93e 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1440,6 +1440,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCI_MSI is not set # CONFIG_PCIPCWATCHDOG is not set CONFIG_PCI_QUIRKS=y +# CONFIG_PCI_STUB is not set # CONFIG_PCMCIA_AHA152X is not set # CONFIG_PCMCIA_ATMEL is not set # CONFIG_PCMCIA_DEBUG is not set |