linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: imx_v6_v7_defconfig: Enable ATH10K SDIO support
@ 2018-12-01 19:38 Otavio Salvador
  2018-12-03 22:05 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Otavio Salvador @ 2018-12-01 19:38 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Otavio Salvador, Fabio Estevam, linux-kernel,
	Pengutronix Kernel Team, Sascha Hauer, Russell King, Shawn Guo,
	NXP Linux Team

The use of ATH10K WiFi is becoming common in i.MX based boards,
especially on new designs, so enable the driver support as module so
it can be used out of box.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---

 arch/arm/configs/imx_v6_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index beba46d2ec13..d36a606d6205 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -159,6 +159,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
-- 
2.19.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: imx_v6_v7_defconfig: Enable ATH10K SDIO support
  2018-12-01 19:38 [PATCH] ARM: imx_v6_v7_defconfig: Enable ATH10K SDIO support Otavio Salvador
@ 2018-12-03 22:05 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2018-12-03 22:05 UTC (permalink / raw)
  To: Otavio Salvador
  Cc: linux-arm-kernel, Fabio Estevam, Kernel development list,
	Sascha Hauer, Sascha Hauer, Russell King, Shawn Guo,
	NXP Linux Team

On Sat, Dec 1, 2018 at 5:39 PM Otavio Salvador <otavio@ossystems.com.br> wrote:
> The use of ATH10K WiFi is becoming common in i.MX based boards,
> especially on new designs, so enable the driver support as module so
> it can be used out of box.
>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

Please ignore this patch for now, the driver did not work on the
custom board ... once we get it working, I resend the patch.

Sorry for the noise.

Best regards

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854          Mobile: +1 (347) 903-9750

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-03 22:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-01 19:38 [PATCH] ARM: imx_v6_v7_defconfig: Enable ATH10K SDIO support Otavio Salvador
2018-12-03 22:05 ` Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).