| .. | .. | 
|---|
 | 1 | +# SPDX-License-Identifier: ISC  | 
|---|
| 1 | 2 |  config WCN36XX | 
|---|
| 2 | 3 |  	tristate "Qualcomm Atheros WCN3660/3680 support" | 
|---|
| 3 | 4 |  	depends on MAC80211 && HAS_DMA | 
|---|
| 4 | 5 |  	depends on QCOM_WCNSS_CTRL || QCOM_WCNSS_CTRL=n | 
|---|
| 5 | 6 |  	depends on RPMSG || RPMSG=n | 
|---|
| 6 |  | -	---help---  | 
|---|
 | 7 | +	help  | 
|---|
| 7 | 8 |  	  This module adds support for wireless adapters based on | 
|---|
| 8 | 9 |  	  Qualcomm Atheros WCN3660 and WCN3680 mobile chipsets. | 
|---|
| 9 | 10 |   | 
|---|
| .. | .. | 
|---|
| 12 | 13 |  config WCN36XX_DEBUGFS | 
|---|
| 13 | 14 |  	bool "WCN36XX debugfs support" | 
|---|
| 14 | 15 |  	depends on WCN36XX | 
|---|
| 15 |  | -	---help---  | 
|---|
 | 16 | +	help  | 
|---|
| 16 | 17 |  	  Enabled debugfs support | 
|---|
| 17 | 18 |   | 
|---|
| 18 | 19 |  	  If unsure, say Y to make it easier to debug problems. | 
|---|