mac80211: update to wireless-testing 2012-06-14
[openwrt.git] / package / mac80211 / patches / 010-no_pcmcia.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -2,7 +2,7 @@ ifeq ($(wildcard $(KLIB_BUILD)/.config),
4  # These will be ignored by compat autoconf
5   export CONFIG_PCI=y
6   export CONFIG_USB=y
7 - export CONFIG_PCMCIA=y
8 +# export CONFIG_PCMCIA=y
9  # export CONFIG_SSB=m
10  else
11  include $(KLIB_BUILD)/.config
12 @@ -298,7 +298,7 @@ export CONFIG_B43=m
13  export CONFIG_B43_HWRNG=y
14  export CONFIG_B43_PCI_AUTOSELECT=y
15  ifdef CONFIG_PCMCIA
16 -export CONFIG_B43_PCMCIA=y
17 +# export CONFIG_B43_PCMCIA=y
18  endif #CONFIG_PCMCIA
19  ifdef CONFIG_MAC80211_LEDS
20  export CONFIG_B43_LEDS=y