mac80211: select BRCMFMAC_SDIO on jh71x0
authorZoltan HERPAI <wigyori@uid0.hu>
Tue, 22 Aug 2023 21:39:14 +0000 (23:39 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 24 Oct 2023 21:23:21 +0000 (23:23 +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 d0b08890881baa64d80b91ecb5d068e2f6f98e3b..f13bfe261ca2ee8e243b64d64ddcfc6328bd2470 100644 (file)
@@ -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_jh71x0
                default y if TARGET_rockchip
                default y if TARGET_sunxi
                default n