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 | b61d93d400466118c1be20e734de344d57da79da (patch) | |
tree | 34bbc26db8d32800078514c498b7abed6b3f8c78 /target/linux/atheros-2.6/config | |
parent | d56c450351461474693fe2f0998c3d250ec2955d (diff) | |
download | upstream-b61d93d400466118c1be20e734de344d57da79da.tar.gz upstream-b61d93d400466118c1be20e734de344d57da79da.tar.bz2 upstream-b61d93d400466118c1be20e734de344d57da79da.zip |
disable pcmcia for atheros-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6082 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 fede432f8d..7405e715bb 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 |