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 | |
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')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.33 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.34 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.35 | 1 |
6 files changed, 6 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 1e0b546e4d..b2ced18a9a 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1633,6 +1633,7 @@ CONFIG_PCI_SYSCALL=y # CONFIG_PCMCIA_SYM53C500 is not set # CONFIG_PCMCIA_WAVELAN is not set # CONFIG_PCMCIA_WL3501 is not set +# CONFIG_PCMCIA_XIRCOM is not set # CONFIG_PCNET32 is not set # CONFIG_PCSPKR_PLATFORM is not set # CONFIG_PD6729 is not set 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 diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index f9fab66a96..3cd83c2b1c 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -1716,6 +1716,7 @@ CONFIG_PCI_SYSCALL=y # CONFIG_PCMCIA_SYM53C500 is not set # CONFIG_PCMCIA_WAVELAN is not set # CONFIG_PCMCIA_WL3501 is not set +# CONFIG_PCMCIA_XIRCOM is not set # CONFIG_PCNET32 is not set # CONFIG_PCSPKR_PLATFORM is not set # CONFIG_PD6729 is not set diff --git a/target/linux/generic-2.6/config-2.6.33 b/target/linux/generic-2.6/config-2.6.33 index c2955f695e..fb8ac7a5a1 100644 --- a/target/linux/generic-2.6/config-2.6.33 +++ b/target/linux/generic-2.6/config-2.6.33 @@ -1762,6 +1762,7 @@ CONFIG_PCI_SYSCALL=y # CONFIG_PCMCIA_SYM53C500 is not set # CONFIG_PCMCIA_WAVELAN is not set # CONFIG_PCMCIA_WL3501 is not set +# CONFIG_PCMCIA_XIRCOM is not set # CONFIG_PCNET32 is not set # CONFIG_PCSPKR_PLATFORM is not set # CONFIG_PD6729 is not set diff --git a/target/linux/generic-2.6/config-2.6.34 b/target/linux/generic-2.6/config-2.6.34 index 6d056b5440..53e28aea98 100644 --- a/target/linux/generic-2.6/config-2.6.34 +++ b/target/linux/generic-2.6/config-2.6.34 @@ -1793,6 +1793,7 @@ CONFIG_PCI=y # CONFIG_PCMCIA_SYM53C500 is not set # CONFIG_PCMCIA_WAVELAN is not set # CONFIG_PCMCIA_WL3501 is not set +# CONFIG_PCMCIA_XIRCOM is not set # CONFIG_PCNET32 is not set # CONFIG_PCSPKR_PLATFORM is not set # CONFIG_PD6729 is not set diff --git a/target/linux/generic-2.6/config-2.6.35 b/target/linux/generic-2.6/config-2.6.35 index 7e1f5709ca..7e4d41ad2a 100644 --- a/target/linux/generic-2.6/config-2.6.35 +++ b/target/linux/generic-2.6/config-2.6.35 @@ -1821,6 +1821,7 @@ CONFIG_PCI=y # CONFIG_PCMCIA_SYM53C500 is not set # CONFIG_PCMCIA_WAVELAN is not set # CONFIG_PCMCIA_WL3501 is not set +# CONFIG_PCMCIA_XIRCOM is not set # CONFIG_PCNET32 is not set # CONFIG_PCSPKR_PLATFORM is not set # CONFIG_PD6729 is not set |