]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: defconfig: Select the Wifi ath10k sdio driver
authorFabio Estevam <festevam@gmail.com>
Sun, 6 Jun 2021 15:32:51 +0000 (12:32 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 6 Jun 2021 17:48:23 +0000 (14:48 -0300)
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>
recipes-kernel/linux/linux-fslc/defconfig

index 678396c32cce2f515c3b0501fc8c25ae37200e4f..2ab6b93780004e5639b9e9e63b666204a9793ab7 100644 (file)
@@ -151,6 +151,8 @@ CONFIG_USB_USBNET=y
 CONFIG_USB_NET_CDC_EEM=m
 CONFIG_USB_NET_SMSC95XX=y
 CONFIG_USB_NET_MCS7830=y
+CONFIG_ATH10K=m
+CONFIG_ATH10K_SDIO=m
 CONFIG_BRCMFMAC=m
 CONFIG_MWIFIEX=m
 CONFIG_MWIFIEX_SDIO=m