mac80211: brcmfmac default enable sdio support on amlogic meson

This commit is contained in:
Liangbin Lian 2024-03-28 20:28:13 +08:00
parent 403393f1a1
commit 446e7a76aa
1 changed files with 1 additions and 0 deletions

View File

@ -452,6 +452,7 @@ define KernelPackage/brcmfmac/config
default y if TARGET_bcm27xx default y if TARGET_bcm27xx
default y if TARGET_sunxi default y if TARGET_sunxi
default y if TARGET_rockchip_rk35xx default y if TARGET_rockchip_rk35xx
default y if TARGET_amlogic_meson
default n default n
help help
Enable support for cards attached to an SDIO bus. Enable support for cards attached to an SDIO bus.