Skip to content

Commit

Permalink
mac80211: enable CONFIG_BRCMFMAC_SDIO for imx/cortexa7
Browse files Browse the repository at this point in the history
TechNexion PICO-PI-IMX7D uses BCM4339 Wi-Fi interface in SDIO mode.
Enable SDIO support for imx/cortexa7 to fully support it in images.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
  • Loading branch information
Leo-PL authored and pepe2k committed Jul 11, 2022
1 parent fb75476 commit 489d792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/kernel/mac80211/broadcom.mk
Expand Up @@ -450,6 +450,7 @@ define KernelPackage/brcmfmac/config
config BRCMFMAC_SDIO
bool "Enable SDIO bus interface support"
default y if TARGET_bcm27xx
default y if TARGET_imx_cortexa7
default y if TARGET_sunxi
default n
help
Expand Down

0 comments on commit 489d792

Please sign in to comment.