diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2007-01-11 18:47:44 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2007-01-11 18:47:44 +0000 |
| commit | 76722ae538e879972f9a2bcfbd31d6c7fc3d4163 (patch) | |
| tree | 69f1b8a84f0b3d1091cf7f764954a0bd980387b0 /target/linux/atheros-2.6/config | |
| parent | 4b7c21055560866298bc9116c8dd2ebda9108a85 (diff) | |
| download | mtk-20170518-76722ae538e879972f9a2bcfbd31d6c7fc3d4163.zip mtk-20170518-76722ae538e879972f9a2bcfbd31d6c7fc3d4163.tar.gz mtk-20170518-76722ae538e879972f9a2bcfbd31d6c7fc3d4163.tar.bz2 | |
disable pcmcia for atheros-2.6
SVN-Revision: 6082
Diffstat (limited to 'target/linux/atheros-2.6/config')
| -rw-r--r-- | target/linux/atheros-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros-2.6/config b/target/linux/atheros-2.6/config index fede432..7405e71 100644 --- a/target/linux/atheros-2.6/config +++ b/target/linux/atheros-2.6/config @@ -875,7 +875,7 @@ CONFIG_PCCARD_NONSTATIC=m CONFIG_PCI=y CONFIG_PCI_ATMEL=m CONFIG_PCI_HERMES=m -CONFIG_PCMCIA=m +# CONFIG_PCMCIA is not set # CONFIG_PCMCIA_AHA152X is not set # CONFIG_PCMCIA_DEBUG is not set # CONFIG_PCMCIA_FDOMAIN is not set |
