Kconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. #
  2. # Misc strange devices
  3. #
  4. menuconfig MISC_DEVICES
  5. bool "Misc devices"
  6. default y
  7. ---help---
  8. Say Y here to get to see options for device drivers from various
  9. different categories. This option alone does not add any kernel code.
  10. If you say N, all options in this submenu will be skipped and disabled.
  11. if MISC_DEVICES
  12. config ATMEL_PWM
  13. tristate "Atmel AT32/AT91 PWM support"
  14. depends on AVR32 || ARCH_AT91
  15. help
  16. This option enables device driver support for the PWM channels
  17. on certain Atmel prcoessors. Pulse Width Modulation is used for
  18. purposes including software controlled power-efficent backlights
  19. on LCD displays, motor control, and waveform generation.
  20. config ATMEL_TCLIB
  21. bool "Atmel AT32/AT91 Timer/Counter Library"
  22. depends on (AVR32 || ARCH_AT91)
  23. help
  24. Select this if you want a library to allocate the Timer/Counter
  25. blocks found on many Atmel processors. This facilitates using
  26. these blocks by different drivers despite processor differences.
  27. config IBM_ASM
  28. tristate "Device driver for IBM RSA service processor"
  29. depends on X86 && PCI && INPUT && EXPERIMENTAL
  30. ---help---
  31. This option enables device driver support for in-band access to the
  32. IBM RSA (Condor) service processor in eServer xSeries systems.
  33. The ibmasm device driver allows user space application to access
  34. ASM (Advanced Systems Management) functions on the service
  35. processor. The driver is meant to be used in conjunction with
  36. a user space API.
  37. The ibmasm driver also enables the OS to use the UART on the
  38. service processor board as a regular serial port. To make use of
  39. this feature serial driver support (CONFIG_SERIAL_8250) must be
  40. enabled.
  41. WARNING: This software may not be supported or function
  42. correctly on your IBM server. Please consult the IBM ServerProven
  43. website <http://www.pc.ibm.com/ww/eserver/xseries/serverproven> for
  44. information on the specific driver level and support statement
  45. for your IBM server.
  46. config PHANTOM
  47. tristate "Sensable PHANToM"
  48. depends on PCI
  49. help
  50. Say Y here if you want to build a driver for Sensable PHANToM device.
  51. If you choose to build module, its name will be phantom. If unsure,
  52. say N here.
  53. config EEPROM_93CX6
  54. tristate "EEPROM 93CX6 support"
  55. ---help---
  56. This is a driver for the EEPROM chipsets 93c46 and 93c66.
  57. The driver supports both read as well as write commands.
  58. If unsure, say N.
  59. config SGI_IOC4
  60. tristate "SGI IOC4 Base IO support"
  61. depends on PCI
  62. ---help---
  63. This option enables basic support for the IOC4 chip on certain
  64. SGI IO controller cards (IO9, IO10, and PCI-RT). This option
  65. does not enable any specific functions on such a card, but provides
  66. necessary infrastructure for other drivers to utilize.
  67. If you have an SGI Altix with an IOC4-based card say Y.
  68. Otherwise say N.
  69. config TIFM_CORE
  70. tristate "TI Flash Media interface support (EXPERIMENTAL)"
  71. depends on EXPERIMENTAL && PCI
  72. help
  73. If you want support for Texas Instruments(R) Flash Media adapters
  74. you should select this option and then also choose an appropriate
  75. host adapter, such as 'TI Flash Media PCI74xx/PCI76xx host adapter
  76. support', if you have a TI PCI74xx compatible card reader, for
  77. example.
  78. You will also have to select some flash card format drivers. MMC/SD
  79. cards are supported via 'MMC/SD Card support: TI Flash Media MMC/SD
  80. Interface support (MMC_TIFM_SD)'.
  81. To compile this driver as a module, choose M here: the module will
  82. be called tifm_core.
  83. config TIFM_7XX1
  84. tristate "TI Flash Media PCI74xx/PCI76xx host adapter support (EXPERIMENTAL)"
  85. depends on PCI && TIFM_CORE && EXPERIMENTAL
  86. default TIFM_CORE
  87. help
  88. This option enables support for Texas Instruments(R) PCI74xx and
  89. PCI76xx families of Flash Media adapters, found in many laptops.
  90. To make actual use of the device, you will have to select some
  91. flash card format drivers, as outlined in the TIFM_CORE Help.
  92. To compile this driver as a module, choose M here: the module will
  93. be called tifm_7xx1.
  94. config ACER_WMI
  95. tristate "Acer WMI Laptop Extras (EXPERIMENTAL)"
  96. depends on X86
  97. depends on EXPERIMENTAL
  98. depends on ACPI
  99. depends on LEDS_CLASS
  100. depends on BACKLIGHT_CLASS_DEVICE
  101. select ACPI_WMI
  102. ---help---
  103. This is a driver for newer Acer (and Wistron) laptops. It adds
  104. wireless radio and bluetooth control, and on some laptops,
  105. exposes the mail LED and LCD backlight.
  106. For more information about this driver see
  107. <file:Documentation/laptops/acer-wmi.txt>
  108. If you have an ACPI-WMI compatible Acer/ Wistron laptop, say Y or M
  109. here.
  110. config ASUS_LAPTOP
  111. tristate "Asus Laptop Extras (EXPERIMENTAL)"
  112. depends on X86
  113. depends on ACPI
  114. depends on EXPERIMENTAL && !ACPI_ASUS
  115. depends on LEDS_CLASS
  116. depends on BACKLIGHT_CLASS_DEVICE
  117. ---help---
  118. This is the new Linux driver for Asus laptops. It may also support some
  119. MEDION, JVC or VICTOR laptops. It makes all the extra buttons generate
  120. standard ACPI events that go through /proc/acpi/events. It also adds
  121. support for video output switching, LCD backlight control, Bluetooth and
  122. Wlan control, and most importantly, allows you to blink those fancy LEDs.
  123. For more information and a userspace daemon for handling the extra
  124. buttons see <http://acpi4asus.sf.net/>.
  125. If you have an ACPI-compatible ASUS laptop, say Y or M here.
  126. config FUJITSU_LAPTOP
  127. tristate "Fujitsu Laptop Extras"
  128. depends on X86
  129. depends on ACPI
  130. depends on BACKLIGHT_CLASS_DEVICE
  131. ---help---
  132. This is a driver for laptops built by Fujitsu:
  133. * P2xxx/P5xxx/S6xxx/S7xxx series Lifebooks
  134. * Possibly other Fujitsu laptop models
  135. It adds support for LCD brightness control.
  136. If you have a Fujitsu laptop, say Y or M here.
  137. config TC1100_WMI
  138. tristate "HP Compaq TC1100 Tablet WMI Extras (EXPERIMENTAL)"
  139. depends on X86 && !X86_64
  140. depends on EXPERIMENTAL
  141. depends on ACPI
  142. select ACPI_WMI
  143. ---help---
  144. This is a driver for the WMI extensions (wireless and bluetooth power
  145. control) of the HP Compaq TC1100 tablet.
  146. config MSI_LAPTOP
  147. tristate "MSI Laptop Extras"
  148. depends on X86
  149. depends on ACPI_EC
  150. depends on BACKLIGHT_CLASS_DEVICE
  151. ---help---
  152. This is a driver for laptops built by MSI (MICRO-STAR
  153. INTERNATIONAL):
  154. MSI MegaBook S270 (MS-1013)
  155. Cytron/TCM/Medion/Tchibo MD96100/SAM2000
  156. It adds support for Bluetooth, WLAN and LCD brightness control.
  157. More information about this driver is available at
  158. <http://0pointer.de/lennart/tchibo.html>.
  159. If you have an MSI S270 laptop, say Y or M here.
  160. config SONY_LAPTOP
  161. tristate "Sony Laptop Extras"
  162. depends on X86 && ACPI
  163. select BACKLIGHT_CLASS_DEVICE
  164. depends on INPUT
  165. ---help---
  166. This mini-driver drives the SNC and SPIC devices present in the ACPI
  167. BIOS of the Sony Vaio laptops.
  168. It gives access to some extra laptop functionalities like Bluetooth,
  169. screen brightness control, Fn keys and allows powering on/off some
  170. devices.
  171. Read <file:Documentation/laptops/sony-laptop.txt> for more information.
  172. config SONYPI_COMPAT
  173. bool "Sonypi compatibility"
  174. depends on SONY_LAPTOP
  175. ---help---
  176. Build the sonypi driver compatibility code into the sony-laptop driver.
  177. config THINKPAD_ACPI
  178. tristate "ThinkPad ACPI Laptop Extras"
  179. depends on X86 && ACPI
  180. select BACKLIGHT_CLASS_DEVICE
  181. select HWMON
  182. select NVRAM
  183. depends on INPUT
  184. ---help---
  185. This is a driver for the IBM and Lenovo ThinkPad laptops. It adds
  186. support for Fn-Fx key combinations, Bluetooth control, video
  187. output switching, ThinkLight control, UltraBay eject and more.
  188. For more information about this driver see
  189. <file:Documentation/laptops/thinkpad-acpi.txt> and
  190. <http://ibm-acpi.sf.net/> .
  191. This driver was formerly known as ibm-acpi.
  192. If you have an IBM or Lenovo ThinkPad laptop, say Y or M here.
  193. config THINKPAD_ACPI_DEBUG
  194. bool "Verbose debug mode"
  195. depends on THINKPAD_ACPI
  196. default n
  197. ---help---
  198. Enables extra debugging information, at the expense of a slightly
  199. increase in driver size.
  200. If you are not sure, say N here.
  201. config THINKPAD_ACPI_DOCK
  202. bool "Legacy Docking Station Support"
  203. depends on THINKPAD_ACPI
  204. depends on ACPI_DOCK=n
  205. default n
  206. ---help---
  207. Allows the thinkpad_acpi driver to handle docking station events.
  208. This support was made obsolete by the generic ACPI docking station
  209. support (CONFIG_ACPI_DOCK). It will allow locking and removing the
  210. laptop from the docking station, but will not properly connect PCI
  211. devices.
  212. If you are not sure, say N here.
  213. config THINKPAD_ACPI_BAY
  214. bool "Legacy Removable Bay Support"
  215. depends on THINKPAD_ACPI
  216. default y
  217. ---help---
  218. Allows the thinkpad_acpi driver to handle removable bays. It will
  219. electrically disable the device in the bay, and also generate
  220. notifications when the bay lever is ejected or inserted.
  221. If you are not sure, say Y here.
  222. config THINKPAD_ACPI_VIDEO
  223. bool "Video output control support"
  224. depends on THINKPAD_ACPI
  225. default y
  226. ---help---
  227. Allows the thinkpad_acpi driver to provide an interface to control
  228. the various video output ports.
  229. This feature often won't work well, depending on ThinkPad model,
  230. display state, video output devices in use, whether there is a X
  231. server running, phase of the moon, and the current mood of
  232. Schroedinger's cat. If you can use X.org's RandR to control
  233. your ThinkPad's video output ports instead of this feature,
  234. don't think twice: do it and say N here to save some memory.
  235. If you are not sure, say Y here.
  236. config THINKPAD_ACPI_HOTKEY_POLL
  237. bool "Suport NVRAM polling for hot keys"
  238. depends on THINKPAD_ACPI
  239. default y
  240. ---help---
  241. Some thinkpad models benefit from NVRAM polling to detect a few of
  242. the hot key press events. If you know your ThinkPad model does not
  243. need to do NVRAM polling to support any of the hot keys you use,
  244. unselecting this option will save about 1kB of memory.
  245. ThinkPads T40 and newer, R52 and newer, and X31 and newer are
  246. unlikely to need NVRAM polling in their latest BIOS versions.
  247. NVRAM polling can detect at most the following keys: ThinkPad/Access
  248. IBM, Zoom, Switch Display (fn+F7), ThinkLight, Volume up/down/mute,
  249. Brightness up/down, Display Expand (fn+F8), Hibernate (fn+F12).
  250. If you are not sure, say Y here. The driver enables polling only if
  251. it is strictly necessary to do so.
  252. config ATMEL_SSC
  253. tristate "Device driver for Atmel SSC peripheral"
  254. depends on AVR32 || ARCH_AT91
  255. ---help---
  256. This option enables device driver support for Atmel Syncronized
  257. Serial Communication peripheral (SSC).
  258. The SSC peripheral supports a wide variety of serial frame based
  259. communications, i.e. I2S, SPI, etc.
  260. If unsure, say N.
  261. config INTEL_MENLOW
  262. tristate "Thermal Management driver for Intel menlow platform"
  263. depends on ACPI_THERMAL
  264. depends on X86
  265. ---help---
  266. ACPI thermal management enhancement driver on
  267. Intel Menlow platform.
  268. If unsure, say N.
  269. config ENCLOSURE_SERVICES
  270. tristate "Enclosure Services"
  271. default n
  272. help
  273. Provides support for intelligent enclosures (bays which
  274. contain storage devices). You also need either a host
  275. driver (SCSI/ATA) which supports enclosures
  276. or a SCSI enclosure device (SES) to use these services.
  277. endif # MISC_DEVICES