Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1908735 authored by Niklas Cassel's avatar Niklas Cassel Committed by Kalle Valo
Browse files

ath10k: allow ATH10K_SNOC with COMPILE_TEST



ATH10K_SNOC builds just fine with COMPILE_TEST, so make that possible.

Signed-off-by: default avatarNiklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent e12e643c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -42,7 +42,8 @@ config ATH10K_USB

config ATH10K_SNOC
	tristate "Qualcomm ath10k SNOC support (EXPERIMENTAL)"
	depends on ATH10K && ARCH_QCOM
	depends on ATH10K
	depends on ARCH_QCOM || COMPILE_TEST
	---help---
	  This module adds support for integrated WCN3990 chip connected
	  to system NOC(SNOC). Currently work in progress and will not