Skip to content

Commit

Permalink
mac80211: select BRCMFMAC_SDIO on jh71x0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
wigyori committed Nov 27, 2023
1 parent b2f4839 commit 38080f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/kernel/mac80211/broadcom.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 38080f2

Please sign in to comment.