diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 8098ad322b71..1e6a5a044591 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -110,6 +110,13 @@ config HID_CHERRY | |||
110 | ---help--- | 110 | ---help--- |
111 | Support for Cherry Cymotion. | 111 | Support for Cherry Cymotion. |
112 | 112 | ||
113 | config HID_CHICONY | ||
114 | tristate "Chicony" | ||
115 | default m | ||
116 | depends on USB_HID | ||
117 | ---help--- | ||
118 | Support for Chicony Tactical pad. | ||
119 | |||
113 | config HID_CYPRESS | 120 | config HID_CYPRESS |
114 | tristate "Cypress" | 121 | tristate "Cypress" |
115 | default m | 122 | default m |