bcm43xx: Hide if bcm43xx-mac80211 is builtin From: Michael Wu <flamingice@xxxxxxxxxxxx> This prevents users from compiling bcm43xx (softmac) and bcm43xx-mac80211 into the kernel at the same time. In the case that it is attempted, make bcm43xx (softmac) not build. Signed-off-by: Michael Wu <flamingice@xxxxxxxxxxxx> --- drivers/net/wireless/bcm43xx/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/wireless/bcm43xx/Kconfig b/drivers/net/wireless/bcm43xx/Kconfig index ce397e4..f69510d 100644 --- a/drivers/net/wireless/bcm43xx/Kconfig +++ b/drivers/net/wireless/bcm43xx/Kconfig @@ -1,6 +1,7 @@ config BCM43XX tristate "Broadcom BCM43xx wireless support" depends on PCI && IEEE80211 && IEEE80211_SOFTMAC && WLAN_80211 && EXPERIMENTAL + depends on BCM43XX_MAC80211 != 'y' select WIRELESS_EXT select FW_LOADER select HW_RANDOM
Attachment:
pgpWNOJLoMCwV.pgp
Description: PGP signature