Kconfig 604 B

123456789101112131415161718192021
  1. config IWMC3200TOP
  2. tristate "Intel Wireless MultiCom Top Driver"
  3. depends on MMC && EXPERIMENTAL
  4. select FW_LOADER
  5. ---help---
  6. Intel Wireless MultiCom 3200 Top driver is responsible for
  7. for firmware load and enabled coms enumeration
  8. config IWMC3200TOP_DEBUG
  9. bool "Enable full debug output of iwmc3200top Driver"
  10. depends on IWMC3200TOP
  11. ---help---
  12. Enable full debug output of iwmc3200top Driver
  13. config IWMC3200TOP_DEBUGFS
  14. bool "Enable Debugfs debugging interface for iwmc3200top"
  15. depends on IWMC3200TOP
  16. ---help---
  17. Enable creation of debugfs files for iwmc3200top