Kconfig 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. config RT2X00
  2. tristate "Ralink driver support"
  3. depends on MAC80211 && WLAN_80211 && EXPERIMENTAL
  4. ---help---
  5. This will enable the experimental support for the Ralink drivers,
  6. developed in the rt2x00 project <http://rt2x00.serialmonkey.com>.
  7. These drivers will make use of the Devicescape ieee80211 stack.
  8. When building one of the individual drivers, the rt2x00 library
  9. will also be created. That library (when the driver is built as
  10. a module) will be called "rt2x00lib.ko".
  11. if RT2X00
  12. config RT2X00_LIB
  13. tristate
  14. config RT2X00_LIB_PCI
  15. tristate
  16. select RT2X00_LIB
  17. config RT2X00_LIB_USB
  18. tristate
  19. select RT2X00_LIB
  20. config RT2X00_LIB_FIRMWARE
  21. boolean
  22. depends on RT2X00_LIB
  23. select CRC_CCITT
  24. select CRC_ITU_T
  25. select FW_LOADER
  26. config RT2X00_LIB_RFKILL
  27. boolean
  28. depends on RT2X00_LIB
  29. select RFKILL
  30. select INPUT_POLLDEV
  31. config RT2X00_LIB_LEDS
  32. boolean
  33. depends on RT2X00_LIB
  34. select NEW_LEDS
  35. select LEDS_CLASS
  36. select LEDS_TRIGGERS
  37. select MAC80211_LEDS
  38. config RT2400PCI
  39. tristate "Ralink rt2400 pci/pcmcia support"
  40. depends on PCI
  41. select RT2X00_LIB_PCI
  42. select EEPROM_93CX6
  43. ---help---
  44. This is an experimental driver for the Ralink rt2400 wireless chip.
  45. When compiled as a module, this driver will be called "rt2400pci.ko".
  46. config RT2400PCI_RFKILL
  47. bool "RT2400 rfkill support"
  48. depends on RT2400PCI
  49. select RT2X00_LIB_RFKILL
  50. ---help---
  51. This adds support for integrated rt2400 devices that feature a
  52. hardware button to control the radio state.
  53. This feature depends on the RF switch subsystem rfkill.
  54. config RT2400PCI_LEDS
  55. bool "RT2400 leds support"
  56. depends on RT2400PCI
  57. select RT2X00_LIB_LEDS
  58. ---help---
  59. This adds support for led triggers provided my mac80211.
  60. config RT2500PCI
  61. tristate "Ralink rt2500 pci/pcmcia support"
  62. depends on PCI
  63. select RT2X00_LIB_PCI
  64. select EEPROM_93CX6
  65. ---help---
  66. This is an experimental driver for the Ralink rt2500 wireless chip.
  67. When compiled as a module, this driver will be called "rt2500pci.ko".
  68. config RT2500PCI_RFKILL
  69. bool "RT2500 rfkill support"
  70. depends on RT2500PCI
  71. select RT2X00_LIB_RFKILL
  72. ---help---
  73. This adds support for integrated rt2500 devices that feature a
  74. hardware button to control the radio state.
  75. This feature depends on the RF switch subsystem rfkill.
  76. config RT2500PCI_LEDS
  77. bool "RT2500 leds support"
  78. depends on RT2500PCI
  79. select RT2X00_LIB_LEDS
  80. ---help---
  81. This adds support for led triggers provided my mac80211.
  82. config RT61PCI
  83. tristate "Ralink rt61 pci/pcmcia support"
  84. depends on PCI
  85. select RT2X00_LIB_PCI
  86. select RT2X00_LIB_FIRMWARE
  87. select EEPROM_93CX6
  88. ---help---
  89. This is an experimental driver for the Ralink rt61 wireless chip.
  90. When compiled as a module, this driver will be called "rt61pci.ko".
  91. config RT61PCI_RFKILL
  92. bool "RT61 rfkill support"
  93. depends on RT61PCI
  94. select RT2X00_LIB_RFKILL
  95. ---help---
  96. This adds support for integrated rt61 devices that feature a
  97. hardware button to control the radio state.
  98. This feature depends on the RF switch subsystem rfkill.
  99. config RT61PCI_LEDS
  100. bool "RT61 leds support"
  101. depends on RT61PCI
  102. select RT2X00_LIB_LEDS
  103. ---help---
  104. This adds support for led triggers provided my mac80211.
  105. config RT2500USB
  106. tristate "Ralink rt2500 usb support"
  107. depends on USB
  108. select RT2X00_LIB_USB
  109. ---help---
  110. This is an experimental driver for the Ralink rt2500 wireless chip.
  111. When compiled as a module, this driver will be called "rt2500usb.ko".
  112. config RT2500USB_LEDS
  113. bool "RT2500 leds support"
  114. depends on RT2500USB
  115. select RT2X00_LIB_LEDS
  116. ---help---
  117. This adds support for led triggers provided my mac80211.
  118. config RT73USB
  119. tristate "Ralink rt73 usb support"
  120. depends on USB
  121. select RT2X00_LIB_USB
  122. select RT2X00_LIB_FIRMWARE
  123. ---help---
  124. This is an experimental driver for the Ralink rt73 wireless chip.
  125. When compiled as a module, this driver will be called "rt73usb.ko".
  126. config RT73USB_LEDS
  127. bool "RT73 leds support"
  128. depends on RT73USB
  129. select RT2X00_LIB_LEDS
  130. ---help---
  131. This adds support for led triggers provided my mac80211.
  132. config RT2X00_LIB_DEBUGFS
  133. bool "Ralink debugfs support"
  134. depends on RT2X00_LIB && MAC80211_DEBUGFS
  135. ---help---
  136. Enable creation of debugfs files for the rt2x00 drivers.
  137. These debugfs files support both reading and writing of the
  138. most important register types of the rt2x00 devices.
  139. config RT2X00_DEBUG
  140. bool "Ralink debug output"
  141. depends on RT2X00_LIB
  142. ---help---
  143. Enable debugging output for all rt2x00 modules
  144. endif