1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

mac80211: b43: fix B43_USE_SSB dependency

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

SVN-Revision: 41040
This commit is contained in:
Felix Fietkau 2014-06-07 12:04:55 +00:00
parent 71cda6a1e0
commit 8b4dd24444

@ -1085,7 +1085,7 @@ define KernelPackage/b43/config
config PACKAGE_B43_USE_SSB
select PACKAGE_kmod-ssb
tristate
depends on !TARGET_brcm47xx
depends on !TARGET_brcm47xx && !TARGET_brcm63xx
default PACKAGE_kmod-b43 if PACKAGE_B43_BUSES_BCMA_AND_SSB
default PACKAGE_kmod-b43 if PACKAGE_B43_BUSES_SSB