mac80211: update to 2010-06-10, add pending work with stability and throughput fixes...
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 010-no_pcmcia.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -8,7 +8,7 @@ ifeq ($(wildcard $(KLIB_BUILD)/.config),
4 # These will be ignored by compat autoconf
5 CONFIG_PCI=y
6 CONFIG_USB=y
7 - CONFIG_PCMCIA=y
8 +# CONFIG_PCMCIA=y
9 else
10 include $(KLIB_BUILD)/.config
11 endif
12 @@ -181,7 +181,7 @@ CONFIG_B43=m
13 CONFIG_B43_HWRNG=y
14 CONFIG_B43_PCI_AUTOSELECT=y
15 ifneq ($(CONFIG_PCMCIA),)
16 -CONFIG_B43_PCMCIA=y
17 +# CONFIG_B43_PCMCIA=y
18 endif
19 CONFIG_B43_LEDS=y
20 CONFIG_B43_PHY_LP=y