Skip to content

Commit 6252a42

Browse files
fabioestevamShawn Guo
authored andcommitted
ARM: imx_v6_v7_defconfig: Select the Wifi ath10k sdio driver
Select the ath10k sdio driver so that Wifi can work by default on boards like imx6dl-pico-pi with a QCA9377 chip. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent b99f904 commit 6252a42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/imx_v6_v7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ CONFIG_USB_USBNET=y
150150
CONFIG_USB_NET_CDC_EEM=m
151151
CONFIG_USB_NET_SMSC95XX=y
152152
CONFIG_USB_NET_MCS7830=y
153+
CONFIG_ATH10K=m
154+
CONFIG_ATH10K_SDIO=m
153155
CONFIG_BRCMFMAC=m
154156
CONFIG_MWIFIEX=m
155157
CONFIG_MWIFIEX_SDIO=m

0 commit comments

Comments
 (0)