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 01456b1d3833..85aabb5d9712 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -103,6 +103,13 @@ config HID_APPLE | |||
103 | 103 | ||
104 | If unsure, say M. | 104 | If unsure, say M. |
105 | 105 | ||
106 | config HID_CHERRY | ||
107 | tristate "Cherry" | ||
108 | default m | ||
109 | depends on USB_HID | ||
110 | ---help--- | ||
111 | Support for Cherry Cymotion. | ||
112 | |||
106 | config HID_CYPRESS | 113 | config HID_CYPRESS |
107 | tristate "Cypress" | 114 | tristate "Cypress" |
108 | default m | 115 | default m |