Kconfig 7.1 KB

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