treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / net / wireless / ath / wcn36xx / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
8e84c258
EK
2config WCN36XX
3 tristate "Qualcomm Atheros WCN3660/3680 support"
4 depends on MAC80211 && HAS_DMA
f303a931 5 depends on QCOM_WCNSS_CTRL || QCOM_WCNSS_CTRL=n
5052de8d 6 depends on RPMSG || RPMSG=n
8e84c258
EK
7 ---help---
8 This module adds support for wireless adapters based on
9 Qualcomm Atheros WCN3660 and WCN3680 mobile chipsets.
10
11 If you choose to build a module, it'll be called wcn36xx.
12
13config WCN36XX_DEBUGFS
14 bool "WCN36XX debugfs support"
15 depends on WCN36XX
16 ---help---
17 Enabled debugfs support
18
19 If unsure, say Y to make it easier to debug problems.