compat-wireless: add CONFIG_B43_SSB and other b43 options.
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 21 Jun 2011 17:43:25 +0000 (19:43 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 21 Jun 2011 17:50:34 +0000 (10:50 -0700)
CONFIG_B43_SSB is now needed to compile b43 with ssb support. The other
options are deactivated as the features they should activate are not
working for now.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
config.mk

index 0692c6e00ef6dd4ca3a264563ccf84d835d14864..4e5e08ca02d8e9d339e7a6dd5a2e65249463fca5 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -270,6 +270,7 @@ CONFIG_B43_LEDS=y
 endif #CONFIG_MAC80211_LEDS
 CONFIG_B43_PHY_LP=y
 CONFIG_B43_PHY_N=y
+# CONFIG_B43_PHY_HT=y
 # CONFIG_B43_FORCE_PIO=y
 # CONFIG_B43_DEBUG=y
 
@@ -323,12 +324,14 @@ CONFIG_SSB_PCMCIAHOST=y
 endif #CONFIG_PCMCIA
 # CONFIG_SSB_DEBUG=y
 CONFIG_SSB_DRIVER_PCICORE=y
+CONFIG_B43_SSB=y
 endif #CONFIG_SSB
 
 CONFIG_BCMA=m
 CONFIG_BCMA_BLOCKIO=y
 CONFIG_BCMA_HOST_PCI=y
 # CONFIG_BCMA_DEBUG=y
+# CONFIG_B43_BCMA=y
 
 CONFIG_P54_PCI=m