mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 16:14:12 +00:00
mac80211: select BRCMFMAC_SDIO on starfive
As the Visionfive V1 board has an Ampak module connected via SDIO, enable support for SDIO in the brcmfmac module. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
4070e2a64c
commit
ce1138867c
@ -434,6 +434,7 @@ define KernelPackage/brcmfmac/config
|
|||||||
bool "Enable SDIO bus interface support"
|
bool "Enable SDIO bus interface support"
|
||||||
default y if TARGET_bcm27xx
|
default y if TARGET_bcm27xx
|
||||||
default y if TARGET_imx_cortexa7
|
default y if TARGET_imx_cortexa7
|
||||||
|
default y if TARGET_starfive
|
||||||
default y if TARGET_rockchip
|
default y if TARGET_rockchip
|
||||||
default y if TARGET_sunxi
|
default y if TARGET_sunxi
|
||||||
default n
|
default n
|
||||||
|
Loading…
x
Reference in New Issue
Block a user