Kconfig 949 B

1234567891011121314151617181920212223242526272829303132
  1. config ATH6KL
  2. tristate "Atheros mobile chipsets support"
  3. config ATH6KL_SDIO
  4. tristate "Atheros ath6kl SDIO support"
  5. depends on ATH6KL
  6. depends on MMC
  7. depends on CFG80211
  8. ---help---
  9. This module adds support for wireless adapters based on
  10. Atheros AR6003 and AR6004 chipsets running over SDIO. If you
  11. choose to build it as a module, it will be called ath6kl_sdio.
  12. Please note that AR6002 and AR6001 are not supported by this
  13. driver.
  14. config ATH6KL_USB
  15. tristate "Atheros ath6kl USB support"
  16. depends on ATH6KL
  17. depends on USB
  18. depends on CFG80211
  19. depends on EXPERIMENTAL
  20. ---help---
  21. This module adds support for wireless adapters based on
  22. Atheros AR6004 chipset running over USB. This is still under
  23. implementation and it isn't functional. If you choose to
  24. build it as a module, it will be called ath6kl_usb.
  25. config ATH6KL_DEBUG
  26. bool "Atheros ath6kl debugging"
  27. depends on ATH6KL
  28. ---help---
  29. Enables debug support