diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-24 12:17:46 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-24 12:17:46 +0000 |
commit | c162408f5870ffde244e76685080e8d9d22b1949 (patch) | |
tree | 771f16743a933e71af9bce4a8fcd7b5f4e312612 | |
parent | 8566138a77aea036b021cf81459fa1b5a2eaa67f (diff) |
[kernel] add missing CONFIG_PCMCIA_XIRCOM spotted by buildbot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21889 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 1e0b546e4..b2ced18a9 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 69690b157..9c9eecf01 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 f9fab66a9..3cd83c2b1 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 c2955f695..fb8ac7a5a 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 6d056b544..53e28aea9 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 7e1f5709c..7e4d41ad2 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 |