drm/rockchip: Don't change hdmi reference clock rate
[drm/drm-misc.git] / drivers / net / wireless / ath / wcn36xx / Kconfig
blob5832c7ef935297d33a0db6ebfc9c786d74d2017a
1 # SPDX-License-Identifier: ISC
2 config WCN36XX
3         tristate "Qualcomm Atheros WCN3660/3680 support"
4         depends on MAC80211 && HAS_DMA
5         depends on QCOM_WCNSS_CTRL || QCOM_WCNSS_CTRL=n
6         depends on RPMSG || RPMSG=n
7         help
8           This module adds support for wireless adapters based on
9           Qualcomm Atheros WCN3660 and WCN3680 mobile chipsets.
11           If you choose to build a module, it'll be called wcn36xx.
13 config WCN36XX_DEBUGFS
14         bool "WCN36XX debugfs support"
15         depends on WCN36XX
16         help
17           Enabled debugfs support
19           If unsure, say Y to make it easier to debug problems.