mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-20 03:36:29 +00: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:
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user