ath11k: do not depend on ARCH_QCOM for ath11k
authorCarl Huang <cjhuang@codeaurora.org>
Thu, 13 Aug 2020 09:04:17 +0000 (12:04 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 17 Aug 2020 10:06:52 +0000 (13:06 +0300)
commit322b60ceb0f321b4b9c41717f7306c0dbaf0279b
tree3724af4d601df7f59a0bac16d794e71e755972cb
parentdb04b755edaa0c9d03e99f915e9060fef50277f1
ath11k: do not depend on ARCH_QCOM for ath11k

With only IPQ8074 supported ath11k was only usable on Qualcomm architectures.
But now that we are adding QCA6390 PCI support to ath11k that's not the case
anymore and it can be used on any architecture supporting PCI. So remove the
dependency on ARCH_QCOM. After that there is also no need to depend on
COMPILE_TEST.

Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1
Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.1.0.1-01238-QCAHKSWPL_SILICONZ-2

Signed-off-by: Carl Huang <cjhuang@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1597309466-19688-2-git-send-email-kvalo@codeaurora.org
drivers/net/wireless/ath/ath11k/Kconfig