mac80211: select BRCMFMAC_SDIO on jh71x0 riscv-jh71x0-202308b
authorZoltan HERPAI <wigyori@uid0.hu>
Tue, 22 Aug 2023 21:39:14 +0000 (23:39 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 25 Aug 2023 09:30:43 +0000 (11:30 +0200)
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>
package/kernel/mac80211/broadcom.mk

index 13da62a6f469a1a773562f9f4cc4d4785811eba0..a59508b35e1758ba221be947933541e3954ce45d 100644 (file)
@@ -431,6 +431,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_jh71x0
                default y if TARGET_rockchip
                default y if TARGET_sunxi
                default n