diff mbox series

arm64: defconfig: Enable ATH10K_SNOC

Message ID 20191028171837.3907550-1-bjorn.andersson@linaro.org
State Accepted
Commit d83d8d7b8aba23399a76ea648f7add417fa27f05
Headers show
Series arm64: defconfig: Enable ATH10K_SNOC | expand

Commit Message

Bjorn Andersson Oct. 28, 2019, 5:18 p.m. UTC
The ath10k snoc is found on the Qualcomm QCS404 and SDM845, so enable
the driver for this.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
2.23.0

Comments

Vinod Koul Dec. 23, 2019, 4:44 a.m. UTC | #1
On 28-10-19, 10:18, Bjorn Andersson wrote:
> The ath10k snoc is found on the Qualcomm QCS404 and SDM845, so enable

> the driver for this.


Reviewed-by: Vinod Koul <vkoul@kernel.org>


-- 
~Vinod
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e5e83dbf1433..c350ca25ba8e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -308,6 +308,7 @@  CONFIG_USB_NET_PLUSB=m
 CONFIG_USB_NET_MCS7830=m
 CONFIG_ATH10K=m
 CONFIG_ATH10K_PCI=m
+CONFIG_ATH10K_SNOC=m
 CONFIG_BRCMFMAC=m
 CONFIG_MWIFIEX=m
 CONFIG_MWIFIEX_PCIE=m