kernel: mac80211: bcm53xx has bcma built-in

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 45933
This commit is contained in:
Rafał Miłecki
2015-06-09 15:13:18 +00:00
parent 0fb87699bd
commit 1acfc775d6
2 changed files with 4 additions and 4 deletions

View File

@@ -434,7 +434,7 @@ $(eval $(call KernelPackage,ssb))
define KernelPackage/bcma
SUBMENU:=$(OTHER_MENU)
TITLE:=BCMA support
DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx
DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx @!TARGET_bcm53xx
KCONFIG:=\
CONFIG_BCMA \
CONFIG_BCMA_POSSIBLE=y \