diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-06-24 12:17:46 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-06-24 12:17:46 +0000 |
commit | 6f4c13a017eba6a710339d232594ea1933417355 (patch) | |
tree | 6061b5b717e24147462fe3d764e152441e95e8be /target/linux/generic-2.6/config-2.6.31 | |
parent | b58dda0d905d1c890f1c461cba4642dd23fabad0 (diff) | |
download | upstream-6f4c13a017eba6a710339d232594ea1933417355.tar.gz upstream-6f4c13a017eba6a710339d232594ea1933417355.tar.bz2 upstream-6f4c13a017eba6a710339d232594ea1933417355.zip |
add missing CONFIG_PCMCIA_XIRCOM spotted by buildbot
SVN-Revision: 21889
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 69690b157c..9c9eecf011 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -1628,6 +1628,7 @@ CONFIG_PCI_SYSCALL=y # CONFIG_PCMCIA_SPECTRUM is not set # CONFIG_PCMCIA_SYM53C500 is not set # CONFIG_PCMCIA_WAVELAN is not set +# CONFIG_PCMCIA_XIRCOM is not set # CONFIG_PCMCIA_WL3501 is not set # CONFIG_PCNET32 is not set # CONFIG_PCSPKR_PLATFORM is not set |