Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 465830a

Browse files
Fabio EstevamShawn Guo
authored andcommitted
arm64: defconfig: Enable the IWLWIFI driver
The IOT-GATE-iMX8 board has an Intel Wifi 6 AX200 module. Enable the IWLWIFI driver so that Wifi can work by default. Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 51e860c commit 465830a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,9 @@ CONFIG_ATH11K_AHB=m
414414
CONFIG_ATH11K_PCI=m
415415
CONFIG_ATH12K=m
416416
CONFIG_BRCMFMAC=m
417+
CONFIG_IWLWIFI=m
418+
CONFIG_IWLDVM=m
419+
CONFIG_IWLMVM=m
417420
CONFIG_MWIFIEX=m
418421
CONFIG_MWIFIEX_SDIO=m
419422
CONFIG_MWIFIEX_PCIE=m

0 commit comments

Comments
 (0)