Kconfig 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675
  1. #
  2. # Input core configuration
  3. #
  4. menuconfig INPUT_KEYBOARD
  5. bool "Keyboards"
  6. default y
  7. help
  8. Say Y here, and a list of supported keyboards will be displayed.
  9. This option doesn't affect the kernel.
  10. If unsure, say Y.
  11. if INPUT_KEYBOARD
  12. config KEYBOARD_ABOV_TOUCH
  13. tristate "Abov FT16XX touchkey"
  14. depends on I2C
  15. help
  16. Say Y here if you want to use ABOV MC96FT16XX chip as touchkey.
  17. config KEYBOARD_ABOV_TOUCH_PATEK
  18. tristate "Abov FT16XX touchkey"
  19. depends on I2C
  20. help
  21. Say Y here if you want to use ABOV MC96FT16XX chip as touchkey.
  22. config INPUT_ENABLED
  23. bool "Input enabled suspend resume"
  24. default n
  25. config KEYBOARD_ADP5520
  26. tristate "Keypad Support for ADP5520 PMIC"
  27. depends on PMIC_ADP5520
  28. help
  29. This option enables support for the keypad scan matrix
  30. on Analog Devices ADP5520 PMICs.
  31. To compile this driver as a module, choose M here: the module will
  32. be called adp5520-keys.
  33. config KEYBOARD_ADP5588
  34. tristate "ADP5588/87 I2C QWERTY Keypad and IO Expander"
  35. depends on I2C
  36. help
  37. Say Y here if you want to use a ADP5588/87 attached to your
  38. system I2C bus.
  39. To compile this driver as a module, choose M here: the
  40. module will be called adp5588-keys.
  41. config KEYBOARD_ADP5589
  42. tristate "ADP5585/ADP5589 I2C QWERTY Keypad and IO Expander"
  43. depends on I2C
  44. help
  45. Say Y here if you want to use a ADP5585/ADP5589 attached to your
  46. system I2C bus.
  47. To compile this driver as a module, choose M here: the
  48. module will be called adp5589-keys.
  49. config KEYBOARD_AMIGA
  50. tristate "Amiga keyboard"
  51. depends on AMIGA
  52. help
  53. Say Y here if you are running Linux on any AMIGA and have a keyboard
  54. attached.
  55. To compile this driver as a module, choose M here: the
  56. module will be called amikbd.
  57. config ATARI_KBD_CORE
  58. bool
  59. config KEYBOARD_ATARI
  60. tristate "Atari keyboard"
  61. depends on ATARI
  62. select ATARI_KBD_CORE
  63. help
  64. Say Y here if you are running Linux on any Atari and have a keyboard
  65. attached.
  66. To compile this driver as a module, choose M here: the
  67. module will be called atakbd.
  68. config KEYBOARD_ATKBD
  69. tristate "AT keyboard"
  70. default y
  71. select SERIO
  72. select SERIO_LIBPS2
  73. select SERIO_I8042 if X86
  74. select SERIO_GSCPS2 if GSC
  75. help
  76. Say Y here if you want to use a standard AT or PS/2 keyboard. Usually
  77. you'll need this, unless you have a different type keyboard (USB, ADB
  78. or other). This also works for AT and PS/2 keyboards connected over a
  79. PS/2 to serial converter.
  80. If unsure, say Y.
  81. To compile this driver as a module, choose M here: the
  82. module will be called atkbd.
  83. config KEYBOARD_ATKBD_HP_KEYCODES
  84. bool "Use HP keyboard scancodes"
  85. depends on PARISC && KEYBOARD_ATKBD
  86. default y
  87. help
  88. Say Y here if you have a PA-RISC machine and want to use an AT or
  89. PS/2 keyboard, and your keyboard uses keycodes that are specific to
  90. PA-RISC keyboards.
  91. Say N if you use a standard keyboard.
  92. config KEYBOARD_ATKBD_RDI_KEYCODES
  93. bool "Use PrecisionBook keyboard scancodes"
  94. depends on KEYBOARD_ATKBD_HP_KEYCODES
  95. default n
  96. help
  97. If you have an RDI PrecisionBook, say Y here if you want to use its
  98. built-in keyboard (as opposed to an external keyboard).
  99. The PrecisionBook has five keys that conflict with those used by most
  100. AT and PS/2 keyboards. These are as follows:
  101. PrecisionBook Standard AT or PS/2
  102. F1 F12
  103. Left Ctrl Left Alt
  104. Caps Lock Left Ctrl
  105. Right Ctrl Caps Lock
  106. Left 102nd key (the key to the right of Left Shift)
  107. If you say N here, and use the PrecisionBook keyboard, then each key
  108. in the left-hand column will be interpreted as the corresponding key
  109. in the right-hand column.
  110. If you say Y here, and use an external keyboard, then each key in the
  111. right-hand column will be interpreted as the key shown in the
  112. left-hand column.
  113. config KEYBOARD_QT1070
  114. tristate "Atmel AT42QT1070 Touch Sensor Chip"
  115. depends on I2C
  116. help
  117. Say Y here if you want to use Atmel AT42QT1070 QTouch
  118. Sensor chip as input device.
  119. To compile this driver as a module, choose M here:
  120. the module will be called qt1070
  121. config KEYBOARD_QT2160
  122. tristate "Atmel AT42QT2160 Touch Sensor Chip"
  123. depends on I2C && EXPERIMENTAL
  124. help
  125. If you say yes here you get support for Atmel AT42QT2160 Touch
  126. Sensor chip as a keyboard input.
  127. This driver can also be built as a module. If so, the module
  128. will be called qt2160.
  129. config KEYBOARD_BFIN
  130. tristate "Blackfin BF54x keypad support"
  131. depends on (BF54x && !BF544)
  132. help
  133. Say Y here if you want to use the BF54x keypad.
  134. To compile this driver as a module, choose M here: the
  135. module will be called bf54x-keys.
  136. config KEYBOARD_LKKBD
  137. tristate "DECstation/VAXstation LK201/LK401 keyboard"
  138. select SERIO
  139. help
  140. Say Y here if you want to use a LK201 or LK401 style serial
  141. keyboard. This keyboard is also useable on PCs if you attach
  142. it with the inputattach program. The connector pinout is
  143. described within lkkbd.c.
  144. To compile this driver as a module, choose M here: the
  145. module will be called lkkbd.
  146. config KEYBOARD_EP93XX
  147. tristate "EP93xx Matrix Keypad support"
  148. depends on ARCH_EP93XX
  149. help
  150. Say Y here to enable the matrix keypad on the Cirrus EP93XX.
  151. To compile this driver as a module, choose M here: the
  152. module will be called ep93xx_keypad.
  153. config KEYBOARD_GPIO
  154. tristate "GPIO Buttons"
  155. depends on GENERIC_GPIO
  156. help
  157. This driver implements support for buttons connected
  158. to GPIO pins of various CPUs (and some other chips).
  159. Say Y here if your device has buttons connected
  160. directly to such GPIO pins. Your board-specific
  161. setup logic must also provide a platform device,
  162. with configuration data saying which GPIOs are used.
  163. To compile this driver as a module, choose M here: the
  164. module will be called gpio_keys.
  165. config KEYBOARD_GPIO_POLLED
  166. tristate "Polled GPIO buttons"
  167. depends on GENERIC_GPIO
  168. select INPUT_POLLDEV
  169. help
  170. This driver implements support for buttons connected
  171. to GPIO pins that are not capable of generating interrupts.
  172. Say Y here if your device has buttons connected
  173. directly to such GPIO pins. Your board-specific
  174. setup logic must also provide a platform device,
  175. with configuration data saying which GPIOs are used.
  176. To compile this driver as a module, choose M here: the
  177. module will be called gpio_keys_polled.
  178. config KEYBOARD_TCA6416
  179. tristate "TCA6416/TCA6408A Keypad Support"
  180. depends on I2C
  181. help
  182. This driver implements basic keypad functionality
  183. for keys connected through TCA6416/TCA6408A IO expanders.
  184. Say Y here if your device has keys connected to
  185. TCA6416/TCA6408A IO expander. Your board-specific setup logic
  186. must also provide pin-mask details(of which TCA6416 pins
  187. are used for keypad).
  188. If enabled the entire TCA6416 device will be managed through
  189. this driver.
  190. To compile this driver as a module, choose M here: the
  191. module will be called tca6416_keypad.
  192. config KEYBOARD_TCA8418
  193. tristate "TCA8418 Keypad Support"
  194. depends on I2C
  195. help
  196. This driver implements basic keypad functionality
  197. for keys connected through TCA8418 keypad decoder.
  198. Say Y here if your device has keys connected to
  199. TCA8418 keypad decoder.
  200. If enabled the complete TCA8418 device will be managed through
  201. this driver.
  202. To compile this driver as a module, choose M here: the
  203. module will be called tca8418_keypad.
  204. config KEYBOARD_MATRIX
  205. tristate "GPIO driven matrix keypad support"
  206. depends on GENERIC_GPIO
  207. help
  208. Enable support for GPIO driven matrix keypad.
  209. To compile this driver as a module, choose M here: the
  210. module will be called matrix_keypad.
  211. config KEYBOARD_HIL_OLD
  212. tristate "HP HIL keyboard support (simple driver)"
  213. depends on GSC || HP300
  214. default y
  215. help
  216. The "Human Interface Loop" is a older, 8-channel USB-like
  217. controller used in several Hewlett Packard models. This driver
  218. was adapted from the one written for m68k/hp300, and implements
  219. support for a keyboard attached to the HIL port, but not for
  220. any other types of HIL input devices like mice or tablets.
  221. However, it has been thoroughly tested and is stable.
  222. If you want full HIL support including support for multiple
  223. keyboards, mice, and tablets, you have to enable the
  224. "HP System Device Controller i8042 Support" in the input/serio
  225. submenu.
  226. config KEYBOARD_HIL
  227. tristate "HP HIL keyboard/pointer support"
  228. depends on GSC || HP300
  229. default y
  230. select HP_SDC
  231. select HIL_MLC
  232. select SERIO
  233. help
  234. The "Human Interface Loop" is a older, 8-channel USB-like
  235. controller used in several Hewlett Packard models.
  236. This driver implements support for HIL-keyboards and pointing
  237. devices (mice, tablets, touchscreens) attached
  238. to your machine, so normally you should say Y here.
  239. config KEYBOARD_HP6XX
  240. tristate "HP Jornada 6xx keyboard"
  241. depends on SH_HP6XX
  242. select INPUT_POLLDEV
  243. help
  244. Say Y here if you have a HP Jornada 620/660/680/690 and want to
  245. support the built-in keyboard.
  246. To compile this driver as a module, choose M here: the
  247. module will be called jornada680_kbd.
  248. config KEYBOARD_HP7XX
  249. tristate "HP Jornada 7xx keyboard"
  250. depends on SA1100_JORNADA720_SSP && SA1100_SSP
  251. help
  252. Say Y here if you have a HP Jornada 710/720/728 and want to
  253. support the built-in keyboard.
  254. To compile this driver as a module, choose M here: the
  255. module will be called jornada720_kbd.
  256. config KEYBOARD_LM8323
  257. tristate "LM8323 keypad chip"
  258. depends on I2C
  259. depends on LEDS_CLASS
  260. help
  261. If you say yes here you get support for the National Semiconductor
  262. LM8323 keypad controller.
  263. To compile this driver as a module, choose M here: the
  264. module will be called lm8323.
  265. config KEYBOARD_LOCOMO
  266. tristate "LoCoMo Keyboard Support"
  267. depends on SHARP_LOCOMO
  268. help
  269. Say Y here if you are running Linux on a Sharp Zaurus Collie or Poodle based PDA
  270. To compile this driver as a module, choose M here: the
  271. module will be called locomokbd.
  272. config KEYBOARD_MAPLE
  273. tristate "Maple bus keyboard"
  274. depends on SH_DREAMCAST && MAPLE
  275. help
  276. Say Y here if you have a Dreamcast console running Linux and have
  277. a keyboard attached to its Maple bus.
  278. To compile this driver as a module, choose M here: the
  279. module will be called maple_keyb.
  280. config KEYBOARD_MAX7359
  281. tristate "Maxim MAX7359 Key Switch Controller"
  282. depends on I2C
  283. help
  284. If you say yes here you get support for the Maxim MAX7359 Key
  285. Switch Controller chip. This providers microprocessors with
  286. management of up to 64 key switches
  287. To compile this driver as a module, choose M here: the
  288. module will be called max7359_keypad.
  289. config KEYBOARD_MCS
  290. tristate "MELFAS MCS Touchkey"
  291. depends on I2C
  292. help
  293. Say Y here if you have the MELFAS MCS5000/5080 touchkey controller
  294. chip in your system.
  295. If unsure, say N.
  296. To compile this driver as a module, choose M here: the
  297. module will be called mcs_touchkey.
  298. config KEYBOARD_MPR121
  299. tristate "Freescale MPR121 Touchkey"
  300. depends on I2C
  301. help
  302. Say Y here if you have Freescale MPR121 touchkey controller
  303. chip in your system.
  304. If unsure, say N.
  305. To compile this driver as a module, choose M here: the
  306. module will be called mpr121_touchkey.
  307. config KEYBOARD_IMX
  308. tristate "IMX keypad support"
  309. depends on ARCH_MXC
  310. help
  311. Enable support for IMX keypad port.
  312. To compile this driver as a module, choose M here: the
  313. module will be called imx_keypad.
  314. config KEYBOARD_NEWTON
  315. tristate "Newton keyboard"
  316. select SERIO
  317. help
  318. Say Y here if you have a Newton keyboard on a serial port.
  319. To compile this driver as a module, choose M here: the
  320. module will be called newtonkbd.
  321. config KEYBOARD_NOMADIK
  322. tristate "ST-Ericsson Nomadik SKE keyboard"
  323. depends on PLAT_NOMADIK
  324. help
  325. Say Y here if you want to use a keypad provided on the SKE controller
  326. used on the Ux500 and Nomadik platforms
  327. To compile this driver as a module, choose M here: the
  328. module will be called nmk-ske-keypad.
  329. config KEYBOARD_TEGRA
  330. tristate "NVIDIA Tegra internal matrix keyboard controller support"
  331. depends on ARCH_TEGRA
  332. select INPUT_OF_MATRIX_KEYMAP if USE_OF
  333. help
  334. Say Y here if you want to use a matrix keyboard connected directly
  335. to the internal keyboard controller on Tegra SoCs.
  336. To compile this driver as a module, choose M here: the
  337. module will be called tegra-kbc.
  338. config KEYBOARD_OPENCORES
  339. tristate "OpenCores Keyboard Controller"
  340. help
  341. Say Y here if you want to use the OpenCores Keyboard Controller
  342. http://www.opencores.org/project,keyboardcontroller
  343. To compile this driver as a module, choose M here; the
  344. module will be called opencores-kbd.
  345. config KEYBOARD_PXA27x
  346. tristate "PXA27x/PXA3xx keypad support"
  347. depends on PXA27x || PXA3xx || ARCH_MMP
  348. help
  349. Enable support for PXA27x/PXA3xx keypad controller.
  350. To compile this driver as a module, choose M here: the
  351. module will be called pxa27x_keypad.
  352. config KEYBOARD_PXA930_ROTARY
  353. tristate "PXA930/PXA935 Enhanced Rotary Controller Support"
  354. depends on CPU_PXA930 || CPU_PXA935
  355. help
  356. Enable support for PXA930/PXA935 Enhanced Rotary Controller.
  357. To compile this driver as a module, choose M here: the
  358. module will be called pxa930_rotary.
  359. config KEYBOARD_PMIC8XXX
  360. tristate "Qualcomm PMIC8XXX keypad support"
  361. depends on MFD_PM8XXX
  362. help
  363. Say Y here if you want to enable the driver for the PMIC8XXX
  364. keypad provided as a reference design from Qualcomm. This is intended
  365. to support upto 18x8 matrix based keypad design.
  366. To compile this driver as a module, choose M here: the module will
  367. be called pmic8xxx-keypad.
  368. config KEYBOARD_QPNP
  369. tristate "Qualcomm QPNP PMIC keypad support"
  370. depends on OF_SPMI && SPMI && MSM_QPNP_INT
  371. help
  372. Say Y here if you want to enable the driver for the QPNP PMIC
  373. keypad provided as a reference design from Qualcomm. This is intended
  374. to support upto 10 x 8 matrix based keypad design.
  375. To compile this driver as a module, choose M here: the module will
  376. be called qpnp-keypad.
  377. config KEYBOARD_SAMSUNG
  378. tristate "Samsung keypad support"
  379. depends on HAVE_CLK
  380. help
  381. Say Y here if you want to use the keypad on your Samsung mobile
  382. device.
  383. To compile this driver as a module, choose M here: the
  384. module will be called samsung-keypad.
  385. config KEYBOARD_STOWAWAY
  386. tristate "Stowaway keyboard"
  387. select SERIO
  388. help
  389. Say Y here if you have a Stowaway keyboard on a serial port.
  390. Stowaway compatible keyboards like Dicota Input-PDA keyboard
  391. are also supported by this driver.
  392. To compile this driver as a module, choose M here: the
  393. module will be called stowaway.
  394. config KEYBOARD_SUNKBD
  395. tristate "Sun Type 4 and Type 5 keyboard"
  396. select SERIO
  397. help
  398. Say Y here if you want to use a Sun Type 4 or Type 5 keyboard,
  399. connected either to the Sun keyboard connector or to an serial
  400. (RS-232) port via a simple adapter.
  401. To compile this driver as a module, choose M here: the
  402. module will be called sunkbd.
  403. config KEYBOARD_SH_KEYSC
  404. tristate "SuperH KEYSC keypad support"
  405. depends on SUPERH || ARCH_SHMOBILE
  406. help
  407. Say Y here if you want to use a keypad attached to the KEYSC block
  408. on SuperH processors such as sh7722 and sh7343.
  409. To compile this driver as a module, choose M here: the
  410. module will be called sh_keysc.
  411. config KEYBOARD_STMPE
  412. tristate "STMPE keypad support"
  413. depends on MFD_STMPE
  414. help
  415. Say Y here if you want to use the keypad controller on STMPE I/O
  416. expanders.
  417. To compile this driver as a module, choose M here: the module will be
  418. called stmpe-keypad.
  419. config KEYBOARD_DAVINCI
  420. tristate "TI DaVinci Key Scan"
  421. depends on ARCH_DAVINCI_DM365
  422. help
  423. Say Y to enable keypad module support for the TI DaVinci
  424. platforms (DM365).
  425. To compile this driver as a module, choose M here: the
  426. module will be called davinci_keyscan.
  427. config KEYBOARD_OMAP
  428. tristate "TI OMAP keypad support"
  429. depends on (ARCH_OMAP1 || ARCH_OMAP2)
  430. help
  431. Say Y here if you want to use the OMAP keypad.
  432. To compile this driver as a module, choose M here: the
  433. module will be called omap-keypad.
  434. config KEYBOARD_OMAP4
  435. tristate "TI OMAP4 keypad support"
  436. help
  437. Say Y here if you want to use the OMAP4 keypad.
  438. To compile this driver as a module, choose M here: the
  439. module will be called omap4-keypad.
  440. config KEYBOARD_SPEAR
  441. tristate "ST SPEAR keyboard support"
  442. depends on PLAT_SPEAR
  443. help
  444. Say Y here if you want to use the SPEAR keyboard.
  445. To compile this driver as a module, choose M here: the
  446. module will be called spear-keboard.
  447. config KEYBOARD_TC3589X
  448. tristate "TC3589X Keypad support"
  449. depends on MFD_TC3589X
  450. help
  451. Say Y here if you want to use the keypad controller on
  452. TC35892/3 I/O expander.
  453. To compile this driver as a module, choose M here: the
  454. module will be called tc3589x-keypad.
  455. config KEYBOARD_TNETV107X
  456. tristate "TI TNETV107X keypad support"
  457. depends on ARCH_DAVINCI_TNETV107X
  458. help
  459. Say Y here if you want to use the TNETV107X keypad.
  460. To compile this driver as a module, choose M here: the
  461. module will be called tnetv107x-keypad.
  462. config KEYBOARD_TWL4030
  463. tristate "TI TWL4030/TWL5030/TPS659x0 keypad support"
  464. depends on TWL4030_CORE
  465. help
  466. Say Y here if your board use the keypad controller on
  467. TWL4030 family chips. It's safe to say enable this
  468. even on boards that don't use the keypad controller.
  469. To compile this driver as a module, choose M here: the
  470. module will be called twl4030_keypad.
  471. config KEYBOARD_XTKBD
  472. tristate "XT keyboard"
  473. select SERIO
  474. help
  475. Say Y here if you want to use the old IBM PC/XT keyboard (or
  476. compatible) on your system. This is only possible with a
  477. parallel port keyboard adapter, you cannot connect it to the
  478. keyboard port on a PC that runs Linux.
  479. To compile this driver as a module, choose M here: the
  480. module will be called xtkbd.
  481. config KEYBOARD_QCIKBD
  482. tristate "Quanta Computer Inc. keyboard"
  483. depends on I2C
  484. default n
  485. help
  486. Say Y here if you want to use the Quanta keyboard driver for ST 1.5
  487. platform.
  488. config KEYBOARD_QCIKBD_REPEAT
  489. bool "Enable Quanta Computer Inc. keyboard key repeat feature"
  490. depends on KEYBOARD_QCIKBD
  491. default n
  492. help
  493. Say Y here if you want to enable Quanta keyboard driver's key repeat
  494. feature.
  495. config KEYBOARD_QCIKBD_LID
  496. bool "Enable lid event for Quanta Computer Inc. keyboard"
  497. depends on KEYBOARD_QCIKBD
  498. default n
  499. help
  500. Say Y here if you want to register lid event in Quanta keyboard
  501. driver.
  502. config KEYBOARD_W90P910
  503. tristate "W90P910 Matrix Keypad support"
  504. depends on ARCH_W90X900
  505. help
  506. Say Y here to enable the matrix keypad on evaluation board
  507. based on W90P910.
  508. To compile this driver as a module, choose M here: the
  509. module will be called w90p910_keypad.
  510. endif
  511. config SENSORS_HALL_DEBOUNCE
  512. bool "HALL"
  513. help
  514. Say Y here to enable the HALL SENSOR DEBOUNCE TIME
  515. config SENSORS_HALL
  516. bool "HALL"
  517. help
  518. Say Y here to enable the HALL
  519. config SENSORS_HALL_IRQ_CTRL
  520. bool "SENSORS_HALL_IRQ_CTRL"
  521. depends on !SEC_FACTORY
  522. default n
  523. help
  524. Say Y here to enable the IRQ control function
  525. config KEYBOARD_TC360_TOUCHKEY
  526. tristate "Coreriver touchkey support"
  527. default n
  528. help
  529. Say Y here to enable the
  530. coreriver touchkey.
  531. To compile this driver as a
  532. module, choose M here.
  533. config USE_VM_KEYBOARD_REJECT
  534. bool "VM_KEYBOARD_REJECT"
  535. help
  536. Say Y here to enable the KEY REJECT
  537. source "drivers/input/keyboard/cypress_touchkey/Kconfig"
  538. source "drivers/input/keyboard/cypress_touchkey_h/Kconfig"
  539. source "drivers/input/keyboard/cypress_touchkey_he/Kconfig"
  540. source "drivers/input/keyboard/cypress_touchkey_c/Kconfig"
  541. source "drivers/input/keyboard/cypress_touchkey_ks01/Kconfig"
  542. source "drivers/input/keyboard/cypress_touchkey_hl/Kconfig"
  543. source "drivers/input/keyboard/cypress_touchkey_s3/Kconfig"