ath10k: add DFS_CERTIFIED option
Add Kconfig option that allow DFS functionality. Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This commit is contained in:
parent
248544dc4e
commit
baccfe6e86
@ -37,3 +37,10 @@ config ATH10K_TRACING
|
|||||||
---help---
|
---help---
|
||||||
Select this to ath10k use tracing infrastructure.
|
Select this to ath10k use tracing infrastructure.
|
||||||
|
|
||||||
|
config ATH10K_DFS_CERTIFIED
|
||||||
|
bool "Atheros DFS support for certified platforms"
|
||||||
|
depends on ATH10K && CFG80211_CERTIFICATION_ONUS
|
||||||
|
default n
|
||||||
|
---help---
|
||||||
|
This option enables DFS support for initiating radiation on
|
||||||
|
ath10k.
|
||||||
|
Loading…
Reference in New Issue
Block a user