Kconfig 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. #
  2. # Input core configuration
  3. #
  4. config SERIO
  5. tristate "Serial I/O support" if EXPERT || !X86
  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. if SERIO
  17. config SERIO_I8042
  18. tristate "i8042 PC Keyboard controller" if EXPERT || !X86
  19. default y
  20. depends on !PARISC && (!ARM || ARCH_SHARK || FOOTBRIDGE_HOST) && \
  21. (!SUPERH || SH_CAYMAN) && !M68K && !BLACKFIN && !S390
  22. help
  23. i8042 is the chip over which the standard AT keyboard and PS/2
  24. mouse are connected to the computer. If you use these devices,
  25. you'll need to say Y here.
  26. If unsure, say Y.
  27. To compile this driver as a module, choose M here: the
  28. module will be called i8042.
  29. config SERIO_SERPORT
  30. tristate "Serial port line discipline"
  31. default y
  32. depends on TTY
  33. help
  34. Say Y here if you plan to use an input device (mouse, joystick,
  35. tablet, 6dof) that communicates over the RS232 serial (COM) port.
  36. More information is available: <file:Documentation/input/input.txt>
  37. If unsure, say Y.
  38. To compile this driver as a module, choose M here: the
  39. module will be called serport.
  40. config SERIO_CT82C710
  41. tristate "ct82c710 Aux port controller"
  42. depends on X86
  43. help
  44. Say Y here if you have a Texas Instruments TravelMate notebook
  45. equipped with the ct82c710 chip and want to use a mouse connected
  46. to the "QuickPort".
  47. If unsure, say N.
  48. To compile this driver as a module, choose M here: the
  49. module will be called ct82c710.
  50. config SERIO_Q40KBD
  51. tristate "Q40 keyboard controller"
  52. depends on Q40
  53. config SERIO_PARKBD
  54. tristate "Parallel port keyboard adapter"
  55. depends on PARPORT
  56. help
  57. Say Y here if you built a simple parallel port adapter to attach
  58. an additional AT keyboard, XT keyboard or PS/2 mouse.
  59. More information is available: <file:Documentation/input/input.txt>
  60. If unsure, say N.
  61. To compile this driver as a module, choose M here: the
  62. module will be called parkbd.
  63. config SERIO_RPCKBD
  64. tristate "Acorn RiscPC keyboard controller"
  65. depends on ARCH_ACORN
  66. default y
  67. help
  68. Say Y here if you have the Acorn RiscPC and want to use an AT
  69. keyboard connected to its keyboard controller.
  70. To compile this driver as a module, choose M here: the
  71. module will be called rpckbd.
  72. config SERIO_AT32PSIF
  73. tristate "AVR32 PSIF PS/2 keyboard and mouse controller"
  74. depends on AVR32
  75. help
  76. Say Y here if you want to use the PSIF peripheral on AVR32 devices
  77. and connect a PS/2 keyboard and/or mouse to it.
  78. To compile this driver as a module, choose M here: the module will
  79. be called at32psif.
  80. config SERIO_AMBAKMI
  81. tristate "AMBA KMI keyboard controller"
  82. depends on ARM_AMBA
  83. config SERIO_SA1111
  84. tristate "Intel SA1111 keyboard controller"
  85. depends on SA1111
  86. config SERIO_GSCPS2
  87. tristate "HP GSC PS/2 keyboard and PS/2 mouse controller"
  88. depends on GSC
  89. default y
  90. help
  91. This driver provides support for the PS/2 ports on PA-RISC machines
  92. over which HP PS/2 keyboards and PS/2 mice may be connected.
  93. If you use these devices, you'll need to say Y here.
  94. It's safe to enable this driver, so if unsure, say Y.
  95. To compile this driver as a module, choose M here: the
  96. module will be called gscps2.
  97. config HP_SDC
  98. tristate "HP System Device Controller i8042 Support"
  99. depends on (GSC || HP300) && SERIO
  100. default y
  101. help
  102. This option enables support for the "System Device
  103. Controller", an i8042 carrying microcode to manage a
  104. few miscellaneous devices on some Hewlett Packard systems.
  105. The SDC itself contains a 10ms resolution timer/clock capable
  106. of delivering interrupts on a periodic and one-shot basis.
  107. The SDC may also be connected to a battery-backed real-time
  108. clock, a basic audio waveform generator, and an HP-HIL Master
  109. Link Controller serving up to seven input devices.
  110. By itself this option is rather useless, but enabling it will
  111. enable selection of drivers for the abovementioned devices.
  112. It is, however, incompatible with the old, reliable HIL keyboard
  113. driver, and the new HIL driver is experimental, so if you plan
  114. to use a HIL keyboard as your primary keyboard, you may wish
  115. to keep using that driver until the new HIL drivers have had
  116. more testing.
  117. config HIL_MLC
  118. tristate "HIL MLC Support (needed for HIL input devices)"
  119. depends on HP_SDC
  120. config SERIO_PCIPS2
  121. tristate "PCI PS/2 keyboard and PS/2 mouse controller"
  122. depends on PCI
  123. help
  124. Say Y here if you have a Mobility Docking station with PS/2
  125. keyboard and mice ports.
  126. To compile this driver as a module, choose M here: the
  127. module will be called pcips2.
  128. config SERIO_MACEPS2
  129. tristate "SGI O2 MACE PS/2 controller"
  130. depends on SGI_IP32
  131. help
  132. Say Y here if you have SGI O2 workstation and want to use its
  133. PS/2 ports.
  134. To compile this driver as a module, choose M here: the
  135. module will be called maceps2.
  136. config SERIO_LIBPS2
  137. tristate "PS/2 driver library" if EXPERT
  138. depends on SERIO_I8042 || SERIO_I8042=n
  139. help
  140. Say Y here if you are using a driver for device connected
  141. to a PS/2 port, such as PS/2 mouse or standard AT keyboard.
  142. To compile this driver as a module, choose M here: the
  143. module will be called libps2.
  144. config SERIO_RAW
  145. tristate "Raw access to serio ports"
  146. help
  147. Say Y here if you want to have raw access to serio ports, such as
  148. AUX ports on i8042 keyboard controller. Each serio port that is
  149. bound to this driver will be accessible via a char device with
  150. major 10 and dynamically allocated minor. The driver will try
  151. allocating minor 1 (that historically corresponds to /dev/psaux)
  152. first. To bind this driver to a serio port use sysfs interface:
  153. echo -n "serio_raw" > /sys/bus/serio/devices/serioX/drvctl
  154. To compile this driver as a module, choose M here: the
  155. module will be called serio_raw.
  156. config SERIO_XILINX_XPS_PS2
  157. tristate "Xilinx XPS PS/2 Controller Support"
  158. depends on PPC || MICROBLAZE
  159. help
  160. This driver supports XPS PS/2 IP from the Xilinx EDK on
  161. PowerPC platform.
  162. To compile this driver as a module, choose M here: the
  163. module will be called xilinx_ps2.
  164. config SERIO_ALTERA_PS2
  165. tristate "Altera UP PS/2 controller"
  166. help
  167. Say Y here if you have Altera University Program PS/2 ports.
  168. To compile this driver as a module, choose M here: the
  169. module will be called altera_ps2.
  170. config SERIO_AMS_DELTA
  171. tristate "Amstrad Delta (E3) mailboard support"
  172. depends on MACH_AMS_DELTA
  173. default y
  174. ---help---
  175. Say Y here if you have an E3 and want to use its mailboard,
  176. or any standard AT keyboard connected to the mailboard port.
  177. When used for the E3 mailboard, a non-standard key table
  178. must be loaded from userspace, possibly using udev extras
  179. provided keymap helper utility.
  180. To compile this driver as a module, choose M here;
  181. the module will be called ams_delta_serio.
  182. config SERIO_PS2MULT
  183. tristate "TQC PS/2 multiplexer"
  184. help
  185. Say Y here if you have the PS/2 line multiplexer like the one
  186. present on TQC boards.
  187. To compile this driver as a module, choose M here: the
  188. module will be called ps2mult.
  189. config SERIO_ARC_PS2
  190. tristate "ARC PS/2 support"
  191. depends on GENERIC_HARDIRQS
  192. help
  193. Say Y here if you have an ARC FPGA platform with a PS/2
  194. controller in it.
  195. To compile this driver as a module, choose M here; the module
  196. will be called arc_ps2.
  197. endif