Kconfig 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. #
  2. # Input misc drivers configuration
  3. #
  4. menuconfig INPUT_MISC
  5. bool "Miscellaneous devices"
  6. help
  7. Say Y here, and a list of miscellaneous input drivers will be displayed.
  8. Everything that didn't fit into the other categories is here. This option
  9. doesn't affect the kernel.
  10. If unsure, say Y.
  11. if INPUT_MISC
  12. config INPUT_PCSPKR
  13. tristate "PC Speaker support"
  14. depends on ALPHA || X86 || MIPS || PPC_PREP || PPC_CHRP || PPC_PSERIES
  15. help
  16. Say Y here if you want the standard PC Speaker to be used for
  17. bells and whistles.
  18. If unsure, say Y.
  19. To compile this driver as a module, choose M here: the
  20. module will be called pcspkr.
  21. config INPUT_SPARCSPKR
  22. tristate "SPARC Speaker support"
  23. depends on PCI && SPARC64
  24. help
  25. Say Y here if you want the standard Speaker on Sparc PCI systems
  26. to be used for bells and whistles.
  27. If unsure, say Y.
  28. To compile this driver as a module, choose M here: the
  29. module will be called sparcspkr.
  30. config INPUT_M68K_BEEP
  31. tristate "M68k Beeper support"
  32. depends on M68K
  33. config INPUT_IXP4XX_BEEPER
  34. tristate "IXP4XX Beeper support"
  35. depends on ARCH_IXP4XX
  36. help
  37. If you say yes here, you can connect a beeper to the
  38. ixp4xx gpio pins. This is used by the LinkSys NSLU2.
  39. If unsure, say Y.
  40. To compile this driver as a module, choose M here: the
  41. module will be called ixp4xx-beeper.
  42. config INPUT_COBALT_BTNS
  43. tristate "Cobalt button interface"
  44. depends on MIPS_COBALT
  45. select INPUT_POLLDEV
  46. help
  47. Say Y here if you want to support MIPS Cobalt button interface.
  48. To compile this driver as a module, choose M here: the
  49. module will be called cobalt_btns.
  50. config INPUT_WISTRON_BTNS
  51. tristate "x86 Wistron laptop button interface"
  52. depends on X86 && !X86_64
  53. help
  54. Say Y here for support of Winstron laptop button interface, used on
  55. laptops of various brands, including Acer and Fujitsu-Siemens.
  56. To compile this driver as a module, choose M here: the module will
  57. be called wistron_btns.
  58. config INPUT_ATLAS_BTNS
  59. tristate "x86 Atlas button interface"
  60. depends on X86 && ACPI
  61. help
  62. Say Y here for support of Atlas wallmount touchscreen buttons.
  63. The events will show up as scancodes F1 through F9 via evdev.
  64. To compile this driver as a module, choose M here: the module will
  65. be called atlas_btns.
  66. config INPUT_ATI_REMOTE
  67. tristate "ATI / X10 USB RF remote control"
  68. depends on USB_ARCH_HAS_HCD
  69. select USB
  70. help
  71. Say Y here if you want to use an ATI or X10 "Lola" USB remote control.
  72. These are RF remotes with USB receivers.
  73. The ATI remote comes with many of ATI's All-In-Wonder video cards.
  74. The X10 "Lola" remote is available at:
  75. <http://www.x10.com/products/lola_sg1.htm>
  76. This driver provides mouse pointer, left and right mouse buttons,
  77. and maps all the other remote buttons to keypress events.
  78. To compile this driver as a module, choose M here: the module will be
  79. called ati_remote.
  80. config INPUT_ATI_REMOTE2
  81. tristate "ATI / Philips USB RF remote control"
  82. depends on USB_ARCH_HAS_HCD
  83. select USB
  84. help
  85. Say Y here if you want to use an ATI or Philips USB RF remote control.
  86. These are RF remotes with USB receivers.
  87. ATI Remote Wonder II comes with some ATI's All-In-Wonder video cards
  88. and is also available as a separate product.
  89. This driver provides mouse pointer, left and right mouse buttons,
  90. and maps all the other remote buttons to keypress events.
  91. To compile this driver as a module, choose M here: the module will be
  92. called ati_remote2.
  93. config INPUT_KEYSPAN_REMOTE
  94. tristate "Keyspan DMR USB remote control (EXPERIMENTAL)"
  95. depends on EXPERIMENTAL
  96. depends on USB_ARCH_HAS_HCD
  97. select USB
  98. help
  99. Say Y here if you want to use a Keyspan DMR USB remote control.
  100. Currently only the UIA-11 type of receiver has been tested. The tag
  101. on the receiver that connects to the USB port should have a P/N that
  102. will tell you what type of DMR you have. The UIA-10 type is not
  103. supported at this time. This driver maps all buttons to keypress
  104. events.
  105. To compile this driver as a module, choose M here: the module will
  106. be called keyspan_remote.
  107. config INPUT_POWERMATE
  108. tristate "Griffin PowerMate and Contour Jog support"
  109. depends on USB_ARCH_HAS_HCD
  110. select USB
  111. help
  112. Say Y here if you want to use Griffin PowerMate or Contour Jog devices.
  113. These are aluminum dials which can measure clockwise and anticlockwise
  114. rotation. The dial also acts as a pushbutton. The base contains an LED
  115. which can be instructed to pulse or to switch to a particular intensity.
  116. You can download userspace tools from
  117. <http://sowerbutts.com/powermate/>.
  118. To compile this driver as a module, choose M here: the
  119. module will be called powermate.
  120. config INPUT_YEALINK
  121. tristate "Yealink usb-p1k voip phone"
  122. depends EXPERIMENTAL
  123. depends on USB_ARCH_HAS_HCD
  124. select USB
  125. help
  126. Say Y here if you want to enable keyboard and LCD functions of the
  127. Yealink usb-p1k usb phones. The audio part is enabled by the generic
  128. usb sound driver, so you might want to enable that as well.
  129. For information about how to use these additional functions, see
  130. <file:Documentation/input/yealink.txt>.
  131. To compile this driver as a module, choose M here: the module will be
  132. called yealink.
  133. config INPUT_UINPUT
  134. tristate "User level driver support"
  135. help
  136. Say Y here if you want to support user level drivers for input
  137. subsystem accessible under char device 10:223 - /dev/input/uinput.
  138. To compile this driver as a module, choose M here: the
  139. module will be called uinput.
  140. config INPUT_POLLDEV
  141. tristate "Polled input device skeleton"
  142. help
  143. Say Y here if you are using a driver for an input
  144. device that periodically polls hardware state. This
  145. option is only useful for out-of-tree drivers since
  146. in-tree drivers select it automatically.
  147. To compile this driver as a module, choose M here: the
  148. module will be called input-polldev.
  149. config HP_SDC_RTC
  150. tristate "HP SDC Real Time Clock"
  151. depends on GSC || HP300
  152. select HP_SDC
  153. help
  154. Say Y here if you want to support the built-in real time clock
  155. of the HP SDC controller.
  156. endif