Kconfig 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. #
  2. # Input core configuration
  3. #
  4. config SERIO
  5. tristate "Serial I/O support"
  6. default y
  7. help
  8. Say Yes here if you have any input device that uses serial I/O to
  9. communicate with the system. This includes the
  10. * standard AT keyboard and PS/2 mouse *
  11. as well as serial mice, Sun keyboards, some joysticks and 6dof
  12. devices and more.
  13. If unsure, say Y.
  14. To compile this driver as a module, choose M here: the
  15. module will be called serio.
  16. config ARCH_MIGHT_HAVE_PC_SERIO
  17. bool
  18. help
  19. Select this config option from the architecture Kconfig if
  20. the architecture might use a PC serio device (i8042) to
  21. communicate with keyboard, mouse, etc.
  22. if SERIO
  23. config SERIO_I8042
  24. tristate "i8042 PC Keyboard controller"
  25. default y
  26. depends on ARCH_MIGHT_HAVE_PC_SERIO
  27. help
  28. i8042 is the chip over which the standard AT keyboard and PS/2
  29. mouse are connected to the computer. If you use these devices,
  30. you'll need to say Y here.
  31. If unsure, say Y.
  32. To compile this driver as a module, choose M here: the
  33. module will be called i8042.
  34. config SERIO_PHYTIUM_I8042
  35. bool "Phytium LPC i8042 PC Keyboard controller"
  36. default n
  37. help
  38. Phytium LPC i8042 PC Keyboard controller.
  39. config SERIO_SERPORT
  40. tristate "Serial port line discipline"
  41. default y
  42. depends on TTY
  43. help
  44. Say Y here if you plan to use an input device (mouse, joystick,
  45. tablet, 6dof) that communicates over the RS232 serial (COM) port.
  46. More information is available: <file:Documentation/input/input.rst>
  47. If unsure, say Y.
  48. To compile this driver as a module, choose M here: the
  49. module will be called serport.
  50. config SERIO_CT82C710
  51. tristate "ct82c710 Aux port controller"
  52. depends on X86
  53. help
  54. Say Y here if you have a Texas Instruments TravelMate notebook
  55. equipped with the ct82c710 chip and want to use a mouse connected
  56. to the "QuickPort".
  57. If unsure, say N.
  58. To compile this driver as a module, choose M here: the
  59. module will be called ct82c710.
  60. config SERIO_Q40KBD
  61. tristate "Q40 keyboard controller"
  62. depends on Q40
  63. config SERIO_PARKBD
  64. tristate "Parallel port keyboard adapter"
  65. depends on PARPORT
  66. help
  67. Say Y here if you built a simple parallel port adapter to attach
  68. an additional AT keyboard, XT keyboard or PS/2 mouse.
  69. More information is available: <file:Documentation/input/input.rst>
  70. If unsure, say N.
  71. To compile this driver as a module, choose M here: the
  72. module will be called parkbd.
  73. config SERIO_RPCKBD
  74. tristate "Acorn RiscPC keyboard controller"
  75. depends on ARCH_ACORN
  76. default y
  77. help
  78. Say Y here if you have the Acorn RiscPC and want to use an AT
  79. keyboard connected to its keyboard controller.
  80. To compile this driver as a module, choose M here: the
  81. module will be called rpckbd.
  82. config SERIO_AMBAKMI
  83. tristate "AMBA KMI keyboard controller"
  84. depends on ARM_AMBA
  85. config SERIO_SA1111
  86. tristate "Intel SA1111 keyboard controller"
  87. depends on SA1111
  88. config SERIO_GSCPS2
  89. tristate "HP GSC PS/2 keyboard and PS/2 mouse controller"
  90. depends on GSC
  91. default y
  92. help
  93. This driver provides support for the PS/2 ports on PA-RISC machines
  94. over which HP PS/2 keyboards and PS/2 mice may be connected.
  95. If you use these devices, you'll need to say Y here.
  96. It's safe to enable this driver, so if unsure, say Y.
  97. To compile this driver as a module, choose M here: the
  98. module will be called gscps2.
  99. config HP_SDC
  100. tristate "HP System Device Controller i8042 Support"
  101. depends on (GSC || HP300) && SERIO
  102. default y
  103. help
  104. This option enables support for the "System Device
  105. Controller", an i8042 carrying microcode to manage a
  106. few miscellaneous devices on some Hewlett Packard systems.
  107. The SDC itself contains a 10ms resolution timer/clock capable
  108. of delivering interrupts on a periodic and one-shot basis.
  109. The SDC may also be connected to a battery-backed real-time
  110. clock, a basic audio waveform generator, and an HP-HIL Master
  111. Link Controller serving up to seven input devices.
  112. By itself this option is rather useless, but enabling it will
  113. enable selection of drivers for the abovementioned devices.
  114. It is, however, incompatible with the old, reliable HIL keyboard
  115. driver, and the new HIL driver is experimental, so if you plan
  116. to use a HIL keyboard as your primary keyboard, you may wish
  117. to keep using that driver until the new HIL drivers have had
  118. more testing.
  119. config HIL_MLC
  120. tristate "HIL MLC Support (needed for HIL input devices)"
  121. depends on HP_SDC
  122. config SERIO_PCIPS2
  123. tristate "PCI PS/2 keyboard and PS/2 mouse controller"
  124. depends on PCI
  125. help
  126. Say Y here if you have a Mobility Docking station with PS/2
  127. keyboard and mice ports.
  128. To compile this driver as a module, choose M here: the
  129. module will be called pcips2.
  130. config SERIO_MACEPS2
  131. tristate "SGI O2 MACE PS/2 controller"
  132. depends on SGI_IP32
  133. help
  134. Say Y here if you have SGI O2 workstation and want to use its
  135. PS/2 ports.
  136. To compile this driver as a module, choose M here: the
  137. module will be called maceps2.
  138. config SERIO_LIBPS2
  139. tristate "PS/2 driver library"
  140. depends on SERIO_I8042 || SERIO_I8042=n
  141. help
  142. Say Y here if you are using a driver for device connected
  143. to a PS/2 port, such as PS/2 mouse or standard AT keyboard.
  144. To compile this driver as a module, choose M here: the
  145. module will be called libps2.
  146. config SERIO_RAW
  147. tristate "Raw access to serio ports"
  148. help
  149. Say Y here if you want to have raw access to serio ports, such as
  150. AUX ports on i8042 keyboard controller. Each serio port that is
  151. bound to this driver will be accessible via a char device with
  152. major 10 and dynamically allocated minor. The driver will try
  153. allocating minor 1 (that historically corresponds to /dev/psaux)
  154. first. To bind this driver to a serio port use sysfs interface:
  155. echo -n "serio_raw" > /sys/bus/serio/devices/serioX/drvctl
  156. To compile this driver as a module, choose M here: the
  157. module will be called serio_raw.
  158. config SERIO_XILINX_XPS_PS2
  159. tristate "Xilinx XPS PS/2 Controller Support"
  160. depends on PPC || MICROBLAZE
  161. help
  162. This driver supports XPS PS/2 IP from the Xilinx EDK on
  163. PowerPC platform.
  164. To compile this driver as a module, choose M here: the
  165. module will be called xilinx_ps2.
  166. config SERIO_ALTERA_PS2
  167. tristate "Altera UP PS/2 controller"
  168. depends on HAS_IOMEM
  169. help
  170. Say Y here if you have Altera University Program PS/2 ports.
  171. To compile this driver as a module, choose M here: the
  172. module will be called altera_ps2.
  173. config SERIO_AMS_DELTA
  174. tristate "Amstrad Delta (E3) mailboard support"
  175. depends on MACH_AMS_DELTA
  176. default y
  177. ---help---
  178. Say Y here if you have an E3 and want to use its mailboard,
  179. or any standard AT keyboard connected to the mailboard port.
  180. When used for the E3 mailboard, a non-standard key table
  181. must be loaded from userspace, possibly using udev extras
  182. provided keymap helper utility.
  183. To compile this driver as a module, choose M here;
  184. the module will be called ams_delta_serio.
  185. config SERIO_PS2MULT
  186. tristate "TQC PS/2 multiplexer"
  187. help
  188. Say Y here if you have the PS/2 line multiplexer like the one
  189. present on TQC boards.
  190. To compile this driver as a module, choose M here: the
  191. module will be called ps2mult.
  192. config SERIO_ARC_PS2
  193. tristate "ARC PS/2 support"
  194. depends on HAS_IOMEM
  195. help
  196. Say Y here if you have an ARC FPGA platform with a PS/2
  197. controller in it.
  198. To compile this driver as a module, choose M here; the module
  199. will be called arc_ps2.
  200. config SERIO_APBPS2
  201. tristate "GRLIB APBPS2 PS/2 keyboard/mouse controller"
  202. depends on OF
  203. help
  204. Say Y here if you want support for GRLIB APBPS2 peripherals used
  205. to connect to PS/2 keyboard and/or mouse.
  206. To compile this driver as a module, choose M here: the module will
  207. be called apbps2.
  208. config SERIO_OLPC_APSP
  209. tristate "OLPC AP-SP input support"
  210. depends on OLPC || COMPILE_TEST
  211. help
  212. Say Y here if you want support for the keyboard and touchpad included
  213. in the OLPC XO-1.75 and XO-4 laptops.
  214. To compile this driver as a module, choose M here: the module will
  215. be called olpc_apsp.
  216. config HYPERV_KEYBOARD
  217. tristate "Microsoft Synthetic Keyboard driver"
  218. depends on HYPERV
  219. default HYPERV
  220. help
  221. Select this option to enable the Hyper-V Keyboard driver.
  222. To compile this driver as a module, choose M here: the module will
  223. be called hyperv_keyboard.
  224. config SERIO_SUN4I_PS2
  225. tristate "Allwinner A10 PS/2 controller support"
  226. depends on ARCH_SUNXI || COMPILE_TEST
  227. help
  228. This selects support for the PS/2 Host Controller on
  229. Allwinner A10.
  230. To compile this driver as a module, choose M here: the
  231. module will be called sun4i-ps2.
  232. config SERIO_GPIO_PS2
  233. tristate "GPIO PS/2 bit banging driver"
  234. depends on GPIOLIB
  235. help
  236. Say Y here if you want PS/2 bit banging support via GPIO.
  237. To compile this driver as a module, choose M here: the
  238. module will be called ps2-gpio.
  239. If you are unsure, say N.
  240. config USERIO
  241. tristate "User space serio port driver support"
  242. help
  243. Say Y here if you want to support user level drivers for serio
  244. subsystem accessible under char device 10:240 - /dev/userio. Using
  245. this facility userspace programs can implement serio ports that
  246. will be used by the standard in-kernel serio consumer drivers,
  247. such as psmouse and atkbd.
  248. To compile this driver as a module, choose M here: the module will be
  249. called userio.
  250. If you are unsure, say N.
  251. endif