Kconfig 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. config ATH10K
  2. tristate "Atheros 802.11ac wireless cards support"
  3. depends on MAC80211 && HAS_DMA
  4. select ATH_COMMON
  5. ---help---
  6. This module adds support for wireless adapters based on
  7. Atheros IEEE 802.11ac family of chipsets.
  8. If you choose to build a module, it'll be called ath10k.
  9. config ATH10K_PCI
  10. tristate "Atheros ath10k PCI support"
  11. depends on ATH10K && PCI
  12. ---help---
  13. This module adds support for PCIE bus
  14. config ATH10K_DEBUG
  15. bool "Atheros ath10k debugging"
  16. depends on ATH10K
  17. ---help---
  18. Enables debug support
  19. If unsure, say Y to make it easier to debug problems.
  20. config ATH10K_DEBUGFS
  21. bool "Atheros ath10k debugfs support"
  22. depends on ATH10K
  23. ---help---
  24. Enabled debugfs support
  25. If unsure, say Y to make it easier to debug problems.
  26. config ATH10K_TRACING
  27. bool "Atheros ath10k tracing support"
  28. depends on ATH10K
  29. depends on EVENT_TRACING
  30. ---help---
  31. Select this to ath10k use tracing infrastructure.
  32. config ATH10K_DFS_CERTIFIED
  33. bool "Atheros DFS support for certified platforms"
  34. depends on ATH10K && CFG80211_CERTIFICATION_ONUS
  35. default n
  36. ---help---
  37. This option enables DFS support for initiating radiation on
  38. ath10k.