Kconfig 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665
  1. #
  2. # HID driver configuration
  3. #
  4. menuconfig HID_SUPPORT
  5. bool "HID Devices"
  6. depends on INPUT
  7. default y
  8. ---help---
  9. Say Y here to get to see options for various computer-human interface
  10. device drivers. This option alone does not add any kernel code.
  11. If you say N, all options in this submenu will be skipped and disabled.
  12. if HID_SUPPORT
  13. config HID
  14. tristate "Generic HID support"
  15. depends on INPUT
  16. default y
  17. ---help---
  18. A human interface device (HID) is a type of computer device that
  19. interacts directly with and takes input from humans. The term "HID"
  20. most commonly used to refer to the USB-HID specification, but other
  21. devices (such as, but not strictly limited to, Bluetooth) are
  22. designed using HID specification (this involves certain keyboards,
  23. mice, tablets, etc). This option compiles into kernel the generic
  24. HID layer code (parser, usages, etc.), which can then be used by
  25. transport-specific HID implementation (like USB or Bluetooth).
  26. For docs and specs, see http://www.usb.org/developers/hidpage/
  27. If unsure, say Y.
  28. config HID_BATTERY_STRENGTH
  29. bool "Battery level reporting for HID devices"
  30. depends on HID && POWER_SUPPLY && HID = POWER_SUPPLY
  31. default n
  32. ---help---
  33. This option adds support of reporting battery strength (for HID devices
  34. that support this feature) through power_supply class so that userspace
  35. tools, such as upower, can display it.
  36. config HIDRAW
  37. bool "/dev/hidraw raw HID device support"
  38. depends on HID
  39. ---help---
  40. Say Y here if you want to support HID devices (from the USB
  41. specification standpoint) that aren't strictly user interface
  42. devices, like monitor controls and Uninterruptable Power Supplies.
  43. This module supports these devices separately using a separate
  44. event interface on /dev/hidraw.
  45. There is also a /dev/hiddev configuration option in the USB HID
  46. configuration menu. In comparison to hiddev, this device does not process
  47. the hid events at all (no parsing, no lookups). This lets applications
  48. to work on raw hid events when they want to, and avoid using transport-specific
  49. userspace libhid/libusb libraries.
  50. If unsure, say Y.
  51. source "drivers/hid/usbhid/Kconfig"
  52. menu "Special HID drivers"
  53. depends on HID
  54. config HID_GENERIC
  55. tristate "Generic HID driver"
  56. depends on HID
  57. default y
  58. ---help---
  59. Support for generic HID devices.
  60. To compile this driver as a module, choose M here: the module
  61. will be called hid-generic.
  62. If unsure, say Y.
  63. config HID_A4TECH
  64. tristate "A4 tech mice" if EXPERT
  65. depends on USB_HID
  66. default !EXPERT
  67. ---help---
  68. Support for A4 tech X5 and WOP-35 / Trust 450L mice.
  69. config HID_ACRUX
  70. tristate "ACRUX game controller support"
  71. depends on USB_HID
  72. ---help---
  73. Say Y here if you want to enable support for ACRUX game controllers.
  74. config HID_ACRUX_FF
  75. bool "ACRUX force feedback support"
  76. depends on HID_ACRUX
  77. select INPUT_FF_MEMLESS
  78. ---help---
  79. Say Y here if you want to enable force feedback support for ACRUX
  80. game controllers.
  81. config HID_APPLE
  82. tristate "Apple {i,Power,Mac}Books" if EXPERT
  83. depends on (USB_HID || BT_HIDP)
  84. default !EXPERT
  85. ---help---
  86. Support for some Apple devices which less or more break
  87. HID specification.
  88. Say Y here if you want support for keyboards of Apple iBooks, PowerBooks,
  89. MacBooks, MacBook Pros and Apple Aluminum.
  90. config HID_AUREAL
  91. tristate "Aureal"
  92. depends on USB_HID
  93. ---help---
  94. Support for Aureal Cy se W-01RN Remote Controller and other Aureal derived remotes.
  95. config HID_BELKIN
  96. tristate "Belkin Flip KVM and Wireless keyboard" if EXPERT
  97. depends on USB_HID
  98. default !EXPERT
  99. ---help---
  100. Support for Belkin Flip KVM and Wireless keyboard.
  101. config HID_CHERRY
  102. tristate "Cherry Cymotion keyboard" if EXPERT
  103. depends on USB_HID
  104. default !EXPERT
  105. ---help---
  106. Support for Cherry Cymotion keyboard.
  107. config HID_CHICONY
  108. tristate "Chicony Tactical pad" if EXPERT
  109. depends on USB_HID
  110. default !EXPERT
  111. ---help---
  112. Support for Chicony Tactical pad.
  113. config HID_PRODIKEYS
  114. tristate "Prodikeys PC-MIDI Keyboard support"
  115. depends on USB_HID && SND
  116. select SND_RAWMIDI
  117. ---help---
  118. Support for Prodikeys PC-MIDI Keyboard device support.
  119. Say Y here to enable support for this device.
  120. - Prodikeys PC-MIDI keyboard.
  121. The Prodikeys PC-MIDI acts as a USB Audio device, with one MIDI
  122. input and one MIDI output. These MIDI jacks appear as
  123. a sound "card" in the ALSA sound system.
  124. Note: if you say N here, this device will still function as a basic
  125. multimedia keyboard, but will lack support for the musical keyboard
  126. and some additional multimedia keys.
  127. config HID_CYPRESS
  128. tristate "Cypress mouse and barcode readers" if EXPERT
  129. depends on USB_HID
  130. default !EXPERT
  131. ---help---
  132. Support for cypress mouse and barcode readers.
  133. config HID_DRAGONRISE
  134. tristate "DragonRise Inc. game controller"
  135. depends on USB_HID
  136. ---help---
  137. Say Y here if you have DragonRise Inc. game controllers.
  138. These might be branded as:
  139. - Tesun USB-703
  140. - Media-tech MT1504 "Rogue"
  141. - DVTech JS19 "Gear"
  142. - Defender Game Master
  143. config DRAGONRISE_FF
  144. bool "DragonRise Inc. force feedback"
  145. depends on HID_DRAGONRISE
  146. select INPUT_FF_MEMLESS
  147. ---help---
  148. Say Y here if you want to enable force feedback support for DragonRise Inc.
  149. game controllers.
  150. config HID_EMS_FF
  151. tristate "EMS Production Inc. force feedback support"
  152. depends on USB_HID
  153. select INPUT_FF_MEMLESS
  154. ---help---
  155. Say Y here if you want to enable force feedback support for devices by
  156. EMS Production Ltd.
  157. Currently the following devices are known to be supported:
  158. - Trio Linker Plus II
  159. config HID_ELECOM
  160. tristate "ELECOM BM084 bluetooth mouse"
  161. depends on BT_HIDP
  162. ---help---
  163. Support for the ELECOM BM084 (bluetooth mouse).
  164. config HID_EZKEY
  165. tristate "Ezkey BTC 8193 keyboard" if EXPERT
  166. depends on USB_HID
  167. default !EXPERT
  168. ---help---
  169. Support for Ezkey BTC 8193 keyboard.
  170. config HID_HOLTEK
  171. tristate "Holtek On Line Grip based game controller support"
  172. depends on USB_HID
  173. ---help---
  174. Say Y here if you have a Holtek On Line Grip based game controller.
  175. config HOLTEK_FF
  176. bool "Holtek On Line Grip force feedback support"
  177. depends on HID_HOLTEK
  178. select INPUT_FF_MEMLESS
  179. ---help---
  180. Say Y here if you have a Holtek On Line Grip based game controller
  181. and want to have force feedback support for it.
  182. config HID_KEYTOUCH
  183. tristate "Keytouch HID devices"
  184. depends on USB_HID
  185. ---help---
  186. Support for Keytouch HID devices not fully compliant with
  187. the specification. Currently supported:
  188. - Keytouch IEC 60945
  189. config HID_KYE
  190. tristate "KYE/Genius devices"
  191. depends on USB_HID
  192. ---help---
  193. Support for KYE/Genius devices not fully compliant with HID standard:
  194. - Ergo Mouse
  195. - EasyPen i405X tablet
  196. - MousePen i608X tablet
  197. - EasyPen M610X tablet
  198. config HID_UCLOGIC
  199. tristate "UC-Logic"
  200. depends on USB_HID
  201. ---help---
  202. Support for UC-Logic tablets.
  203. config HID_WALTOP
  204. tristate "Waltop"
  205. depends on USB_HID
  206. ---help---
  207. Support for Waltop tablets.
  208. config HID_GYRATION
  209. tristate "Gyration remote control"
  210. depends on USB_HID
  211. ---help---
  212. Support for Gyration remote control.
  213. config HID_TWINHAN
  214. tristate "Twinhan IR remote control"
  215. depends on USB_HID
  216. ---help---
  217. Support for Twinhan IR remote control.
  218. config HID_KENSINGTON
  219. tristate "Kensington Slimblade Trackball" if EXPERT
  220. depends on USB_HID
  221. default !EXPERT
  222. ---help---
  223. Support for Kensington Slimblade Trackball.
  224. config HID_LCPOWER
  225. tristate "LC-Power"
  226. depends on USB_HID
  227. ---help---
  228. Support for LC-Power RC1000MCE RF remote control.
  229. config HID_LOGITECH
  230. tristate "Logitech devices" if EXPERT
  231. depends on USB_HID
  232. default !EXPERT
  233. ---help---
  234. Support for Logitech devices that are not fully compliant with HID standard.
  235. config HID_LOGITECH_DJ
  236. tristate "Logitech Unifying receivers full support"
  237. depends on HID_LOGITECH
  238. default m
  239. ---help---
  240. Say Y if you want support for Logitech Unifying receivers and devices.
  241. Unifying receivers are capable of pairing up to 6 Logitech compliant
  242. devices to the same receiver. Without this driver it will be handled by
  243. generic USB_HID driver and all incomming events will be multiplexed
  244. into a single mouse and a single keyboard device.
  245. config LOGITECH_FF
  246. bool "Logitech force feedback support"
  247. depends on HID_LOGITECH
  248. select INPUT_FF_MEMLESS
  249. help
  250. Say Y here if you have one of these devices:
  251. - Logitech WingMan Cordless RumblePad
  252. - Logitech WingMan Cordless RumblePad 2
  253. - Logitech WingMan Force 3D
  254. - Logitech Formula Force EX
  255. - Logitech WingMan Formula Force GP
  256. - Logitech MOMO Force wheel
  257. and if you want to enable force feedback for them.
  258. Note: if you say N here, this device will still be supported, but without
  259. force feedback.
  260. config LOGIRUMBLEPAD2_FF
  261. bool "Logitech RumblePad/Rumblepad 2 force feedback support"
  262. depends on HID_LOGITECH
  263. select INPUT_FF_MEMLESS
  264. help
  265. Say Y here if you want to enable force feedback support for Logitech
  266. RumblePad and Rumblepad 2 devices.
  267. config LOGIG940_FF
  268. bool "Logitech Flight System G940 force feedback support"
  269. depends on HID_LOGITECH
  270. select INPUT_FF_MEMLESS
  271. help
  272. Say Y here if you want to enable force feedback support for Logitech
  273. Flight System G940 devices.
  274. config LOGIWHEELS_FF
  275. bool "Logitech wheels configuration and force feedback support"
  276. depends on HID_LOGITECH
  277. select INPUT_FF_MEMLESS
  278. default LOGITECH_FF
  279. help
  280. Say Y here if you want to enable force feedback and range setting
  281. support for following Logitech wheels:
  282. - Logitech Driving Force
  283. - Logitech Driving Force Pro
  284. - Logitech Driving Force GT
  285. - Logitech G25
  286. - Logitech G27
  287. - Logitech MOMO/MOMO 2
  288. - Logitech Formula Force EX
  289. config HID_MAGICMOUSE
  290. tristate "Apple MagicMouse multi-touch support"
  291. depends on BT_HIDP
  292. ---help---
  293. Support for the Apple Magic Mouse multi-touch.
  294. Say Y here if you want support for the multi-touch features of the
  295. Apple Wireless "Magic" Mouse.
  296. config HID_MICROSOFT
  297. tristate "Microsoft non-fully HID-compliant devices" if EXPERT
  298. depends on USB_HID
  299. default !EXPERT
  300. ---help---
  301. Support for Microsoft devices that are not fully compliant with HID standard.
  302. config HID_MONTEREY
  303. tristate "Monterey Genius KB29E keyboard" if EXPERT
  304. depends on USB_HID
  305. default !EXPERT
  306. ---help---
  307. Support for Monterey Genius KB29E.
  308. config HID_MULTITOUCH
  309. tristate "HID Multitouch panels"
  310. depends on USB_HID
  311. ---help---
  312. Generic support for HID multitouch panels.
  313. Say Y here if you have one of the following devices:
  314. - 3M PCT touch screens
  315. - ActionStar dual touch panels
  316. - Atmel panels
  317. - Cando dual touch panels
  318. - Chunghwa panels
  319. - CVTouch panels
  320. - Cypress TrueTouch panels
  321. - Elo TouchSystems IntelliTouch Plus panels
  322. - GeneralTouch 'Sensing Win7-TwoFinger' panels
  323. - GoodTouch panels
  324. - Hanvon dual touch panels
  325. - Ilitek dual touch panels
  326. - IrTouch Infrared USB panels
  327. - LG Display panels (Dell ST2220Tc)
  328. - Lumio CrystalTouch panels
  329. - MosArt dual-touch panels
  330. - Panasonic multitouch panels
  331. - PenMount dual touch panels
  332. - Perixx Peripad 701 touchpad
  333. - PixArt optical touch screen
  334. - Pixcir dual touch panels
  335. - Quanta panels
  336. - eGalax dual-touch panels, including the Joojoo and Wetab tablets
  337. - Stantum multitouch panels
  338. - Touch International Panels
  339. - Unitec Panels
  340. - XAT optical touch panels
  341. - Xiroku optical touch panels
  342. If unsure, say N.
  343. To compile this driver as a module, choose M here: the
  344. module will be called hid-multitouch.
  345. config HID_NTRIG
  346. tristate "N-Trig touch screen"
  347. depends on USB_HID
  348. ---help---
  349. Support for N-Trig touch screen.
  350. config HID_ORTEK
  351. tristate "Ortek PKB-1700/WKB-2000/Skycable wireless keyboard and mouse trackpad"
  352. depends on USB_HID
  353. ---help---
  354. There are certain devices which have LogicalMaximum wrong in the keyboard
  355. usage page of their report descriptor. The most prevailing ones so far
  356. are manufactured by Ortek, thus the name of the driver. Currently
  357. supported devices by this driver are
  358. - Ortek PKB-1700
  359. - Ortek WKB-2000
  360. - Skycable wireless presenter
  361. config HID_PANTHERLORD
  362. tristate "Pantherlord/GreenAsia game controller"
  363. depends on USB_HID
  364. ---help---
  365. Say Y here if you have a PantherLord/GreenAsia based game controller
  366. or adapter.
  367. config PANTHERLORD_FF
  368. bool "Pantherlord force feedback support"
  369. depends on HID_PANTHERLORD
  370. select INPUT_FF_MEMLESS
  371. ---help---
  372. Say Y here if you have a PantherLord/GreenAsia based game controller
  373. or adapter and want to enable force feedback support for it.
  374. config HID_PETALYNX
  375. tristate "Petalynx Maxter remote control"
  376. depends on USB_HID
  377. ---help---
  378. Support for Petalynx Maxter remote control.
  379. config HID_PICOLCD
  380. tristate "PicoLCD (graphic version)"
  381. depends on USB_HID
  382. ---help---
  383. This provides support for Minibox PicoLCD devices, currently
  384. only the graphical ones are supported.
  385. This includes support for the following device features:
  386. - Keypad
  387. - Switching between Firmware and Flash mode
  388. - EEProm / Flash access (via debugfs)
  389. Features selectively enabled:
  390. - Framebuffer for monochrome 256x64 display
  391. - Backlight control
  392. - Contrast control
  393. - General purpose outputs
  394. Features that are not (yet) supported:
  395. - IR
  396. config HID_PICOLCD_FB
  397. bool "Framebuffer support" if EXPERT
  398. default !EXPERT
  399. depends on HID_PICOLCD
  400. depends on HID_PICOLCD=FB || FB=y
  401. select FB_DEFERRED_IO
  402. select FB_SYS_FILLRECT
  403. select FB_SYS_COPYAREA
  404. select FB_SYS_IMAGEBLIT
  405. select FB_SYS_FOPS
  406. ---help---
  407. Provide access to PicoLCD's 256x64 monochrome display via a
  408. framebuffer device.
  409. config HID_PICOLCD_BACKLIGHT
  410. bool "Backlight control" if EXPERT
  411. default !EXPERT
  412. depends on HID_PICOLCD
  413. depends on HID_PICOLCD=BACKLIGHT_CLASS_DEVICE || BACKLIGHT_CLASS_DEVICE=y
  414. ---help---
  415. Provide access to PicoLCD's backlight control via backlight
  416. class.
  417. config HID_PICOLCD_LCD
  418. bool "Contrast control" if EXPERT
  419. default !EXPERT
  420. depends on HID_PICOLCD
  421. depends on HID_PICOLCD=LCD_CLASS_DEVICE || LCD_CLASS_DEVICE=y
  422. ---help---
  423. Provide access to PicoLCD's LCD contrast via lcd class.
  424. config HID_PICOLCD_LEDS
  425. bool "GPO via leds class" if EXPERT
  426. default !EXPERT
  427. depends on HID_PICOLCD
  428. depends on HID_PICOLCD=LEDS_CLASS || LEDS_CLASS=y
  429. ---help---
  430. Provide access to PicoLCD's GPO pins via leds class.
  431. config HID_PRIMAX
  432. tristate "Primax non-fully HID-compliant devices"
  433. depends on USB_HID
  434. ---help---
  435. Support for Primax devices that are not fully compliant with the
  436. HID standard.
  437. config HID_ROCCAT
  438. tristate "Roccat device support"
  439. depends on USB_HID
  440. ---help---
  441. Support for Roccat devices.
  442. Say Y here if you have a Roccat mouse or keyboard and want
  443. support for its special functionalities.
  444. config HID_SAITEK
  445. tristate "Saitek non-fully HID-compliant devices"
  446. depends on USB_HID
  447. ---help---
  448. Support for Saitek devices that are not fully compliant with the
  449. HID standard.
  450. Currently only supports the PS1000 controller.
  451. config HID_SAMSUNG
  452. tristate "Samsung InfraRed remote control or keyboards"
  453. depends on USB_HID
  454. ---help---
  455. Support for Samsung InfraRed remote control or keyboards.
  456. config HID_SONY
  457. tristate "Sony PS3 controller"
  458. depends on USB_HID
  459. ---help---
  460. Support for Sony PS3 controller.
  461. config HID_SPEEDLINK
  462. tristate "Speedlink VAD Cezanne mouse support"
  463. depends on USB_HID
  464. ---help---
  465. Support for Speedlink Vicious and Divine Cezanne mouse.
  466. config HID_SUNPLUS
  467. tristate "Sunplus wireless desktop"
  468. depends on USB_HID
  469. ---help---
  470. Support for Sunplus wireless desktop.
  471. config HID_GREENASIA
  472. tristate "GreenAsia (Product ID 0x12) game controller support"
  473. depends on USB_HID
  474. ---help---
  475. Say Y here if you have a GreenAsia (Product ID 0x12) based game
  476. controller or adapter.
  477. config GREENASIA_FF
  478. bool "GreenAsia (Product ID 0x12) force feedback support"
  479. depends on HID_GREENASIA
  480. select INPUT_FF_MEMLESS
  481. ---help---
  482. Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
  483. (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
  484. and want to enable force feedback support for it.
  485. config HID_HYPERV_MOUSE
  486. tristate "Microsoft Hyper-V mouse driver"
  487. depends on HYPERV
  488. ---help---
  489. Select this option to enable the Hyper-V mouse driver.
  490. config HID_SMARTJOYPLUS
  491. tristate "SmartJoy PLUS PS2/USB adapter support"
  492. depends on USB_HID
  493. ---help---
  494. Support for SmartJoy PLUS PS2/USB adapter, Super Dual Box,
  495. Super Joy Box 3 Pro, Super Dual Box Pro, and Super Joy Box 5 Pro.
  496. Note that DDR (Dance Dance Revolution) mode is not supported, nor
  497. is pressure sensitive buttons on the pro models.
  498. config SMARTJOYPLUS_FF
  499. bool "SmartJoy PLUS PS2/USB adapter force feedback support"
  500. depends on HID_SMARTJOYPLUS
  501. select INPUT_FF_MEMLESS
  502. ---help---
  503. Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to
  504. enable force feedback support for it.
  505. config HID_TIVO
  506. tristate "TiVo Slide Bluetooth remote control support"
  507. depends on (USB_HID || BT_HIDP)
  508. ---help---
  509. Say Y if you have a TiVo Slide Bluetooth remote control.
  510. config HID_TOPSEED
  511. tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support"
  512. depends on USB_HID
  513. ---help---
  514. Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic
  515. CLLRCMCE remote control.
  516. config HID_THRUSTMASTER
  517. tristate "ThrustMaster devices support"
  518. depends on USB_HID
  519. ---help---
  520. Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
  521. a THRUSTMASTER Ferrari GT Rumble Wheel.
  522. config THRUSTMASTER_FF
  523. bool "ThrustMaster devices force feedback support"
  524. depends on HID_THRUSTMASTER
  525. select INPUT_FF_MEMLESS
  526. ---help---
  527. Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 3,
  528. a THRUSTMASTER Dual Trigger 3-in-1 or a THRUSTMASTER Ferrari GT
  529. Rumble Force or Force Feedback Wheel.
  530. config HID_WACOM
  531. tristate "Wacom Bluetooth devices support"
  532. depends on BT_HIDP
  533. depends on LEDS_CLASS
  534. select POWER_SUPPLY
  535. ---help---
  536. Support for Wacom Graphire Bluetooth and Intuos4 WL tablets.
  537. config HID_WIIMOTE
  538. tristate "Nintendo Wii Remote support"
  539. depends on BT_HIDP
  540. depends on LEDS_CLASS
  541. select POWER_SUPPLY
  542. select INPUT_FF_MEMLESS
  543. ---help---
  544. Support for the Nintendo Wii Remote bluetooth device.
  545. config HID_WIIMOTE_EXT
  546. bool "Nintendo Wii Remote Extension support"
  547. depends on HID_WIIMOTE
  548. default HID_WIIMOTE
  549. ---help---
  550. Support for extension controllers of the Nintendo Wii Remote. Say yes
  551. here if you want to use the Nintendo Motion+, Nunchuck or Classic
  552. extension controllers with your Wii Remote.
  553. config HID_ZEROPLUS
  554. tristate "Zeroplus based game controller support"
  555. depends on USB_HID
  556. ---help---
  557. Say Y here if you have a Zeroplus based game controller.
  558. config ZEROPLUS_FF
  559. bool "Zeroplus based game controller force feedback support"
  560. depends on HID_ZEROPLUS
  561. select INPUT_FF_MEMLESS
  562. ---help---
  563. Say Y here if you have a Zeroplus based game controller and want
  564. to have force feedback support for it.
  565. config HID_ZYDACRON
  566. tristate "Zydacron remote control support"
  567. depends on USB_HID
  568. ---help---
  569. Support for Zydacron remote control.
  570. endmenu
  571. endif # HID_SUPPORT