Kconfig 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  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 mac80211 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 FW_LOADER
  24. config RT2X00_LIB_RFKILL
  25. boolean
  26. depends on RT2X00_LIB
  27. select RFKILL
  28. select INPUT_POLLDEV
  29. config RT2X00_LIB_LEDS
  30. boolean
  31. depends on RT2X00_LIB
  32. config RT2400PCI
  33. tristate "Ralink rt2400 pci/pcmcia support"
  34. depends on PCI
  35. select RT2X00_LIB_PCI
  36. select EEPROM_93CX6
  37. ---help---
  38. This is an experimental driver for the Ralink rt2400 wireless chip.
  39. When compiled as a module, this driver will be called "rt2400pci.ko".
  40. config RT2400PCI_RFKILL
  41. bool "RT2400 rfkill support"
  42. depends on RT2400PCI
  43. select RT2X00_LIB_RFKILL
  44. ---help---
  45. This adds support for integrated rt2400 devices that feature a
  46. hardware button to control the radio state.
  47. This feature depends on the RF switch subsystem rfkill.
  48. config RT2400PCI_LEDS
  49. bool "RT2400 leds support"
  50. depends on RT2400PCI
  51. select LEDS_CLASS
  52. select RT2X00_LIB_LEDS
  53. ---help---
  54. This adds support for led triggers provided my mac80211.
  55. config RT2500PCI
  56. tristate "Ralink rt2500 pci/pcmcia support"
  57. depends on PCI
  58. select RT2X00_LIB_PCI
  59. select EEPROM_93CX6
  60. ---help---
  61. This is an experimental driver for the Ralink rt2500 wireless chip.
  62. When compiled as a module, this driver will be called "rt2500pci.ko".
  63. config RT2500PCI_RFKILL
  64. bool "RT2500 rfkill support"
  65. depends on RT2500PCI
  66. select RT2X00_LIB_RFKILL
  67. ---help---
  68. This adds support for integrated rt2500 devices that feature a
  69. hardware button to control the radio state.
  70. This feature depends on the RF switch subsystem rfkill.
  71. config RT2500PCI_LEDS
  72. bool "RT2500 leds support"
  73. depends on RT2500PCI
  74. select LEDS_CLASS
  75. select RT2X00_LIB_LEDS
  76. ---help---
  77. This adds support for led triggers provided my mac80211.
  78. config RT61PCI
  79. tristate "Ralink rt61 pci/pcmcia support"
  80. depends on PCI
  81. select RT2X00_LIB_PCI
  82. select RT2X00_LIB_FIRMWARE
  83. select CRC_ITU_T
  84. select EEPROM_93CX6
  85. ---help---
  86. This is an experimental driver for the Ralink rt61 wireless chip.
  87. When compiled as a module, this driver will be called "rt61pci.ko".
  88. config RT61PCI_RFKILL
  89. bool "RT61 rfkill support"
  90. depends on RT61PCI
  91. select RT2X00_LIB_RFKILL
  92. ---help---
  93. This adds support for integrated rt61 devices that feature a
  94. hardware button to control the radio state.
  95. This feature depends on the RF switch subsystem rfkill.
  96. config RT61PCI_LEDS
  97. bool "RT61 leds support"
  98. depends on RT61PCI
  99. select LEDS_CLASS
  100. select RT2X00_LIB_LEDS
  101. ---help---
  102. This adds support for led triggers provided my mac80211.
  103. config RT2500USB
  104. tristate "Ralink rt2500 usb support"
  105. depends on USB
  106. select RT2X00_LIB_USB
  107. ---help---
  108. This is an experimental driver for the Ralink rt2500 wireless chip.
  109. When compiled as a module, this driver will be called "rt2500usb.ko".
  110. config RT2500USB_LEDS
  111. bool "RT2500 leds support"
  112. depends on RT2500USB
  113. select LEDS_CLASS
  114. select RT2X00_LIB_LEDS
  115. ---help---
  116. This adds support for led triggers provided my mac80211.
  117. config RT73USB
  118. tristate "Ralink rt73 usb support"
  119. depends on USB
  120. select RT2X00_LIB_USB
  121. select RT2X00_LIB_FIRMWARE
  122. select CRC_ITU_T
  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 LEDS_CLASS
  130. select RT2X00_LIB_LEDS
  131. ---help---
  132. This adds support for led triggers provided my mac80211.
  133. config RT2X00_LIB_DEBUGFS
  134. bool "Ralink debugfs support"
  135. depends on RT2X00_LIB && MAC80211_DEBUGFS
  136. ---help---
  137. Enable creation of debugfs files for the rt2x00 drivers.
  138. These debugfs files support both reading and writing of the
  139. most important register types of the rt2x00 devices.
  140. config RT2X00_DEBUG
  141. bool "Ralink debug output"
  142. depends on RT2X00_LIB
  143. ---help---
  144. Enable debugging output for all rt2x00 modules
  145. endif