瀏覽代碼

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 <[email protected]>
Zoltan HERPAI 2 年之前
父節點
當前提交
ce1138867c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/kernel/mac80211/broadcom.mk

+ 1 - 0
package/kernel/mac80211/broadcom.mk

@@ -434,6 +434,7 @@ define KernelPackage/brcmfmac/config
 		bool "Enable SDIO bus interface support"
 		default y if TARGET_bcm27xx
 		default y if TARGET_imx_cortexa7
+		default y if TARGET_starfive
 		default y if TARGET_rockchip
 		default y if TARGET_sunxi
 		default n