| 12345678910 |
- --- a/package/kernel/mac80211/broadcom.mk
- +++ b/package/kernel/mac80211/broadcom.mk
- @@ -432,6 +432,7 @@ define KernelPackage/brcmfmac/config
-
- config BRCMFMAC_SDIO
- bool "Enable SDIO bus interface support"
- + default y if TARGET_amlogic
- default y if TARGET_bcm27xx
- default y if TARGET_imx_cortexa7
- default y if TARGET_starfive
|