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 147223993b86..69f3420882a6 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -96,6 +96,13 @@ config HID_APPLE | |||
96 | 96 | ||
97 | If unsure, say M. | 97 | If unsure, say M. |
98 | 98 | ||
99 | config HID_CYPRESS | ||
100 | tristate "Cypress" | ||
101 | default m | ||
102 | depends on USB_HID | ||
103 | ---help--- | ||
104 | Support for Cypress mouse and barcodes. | ||
105 | |||
99 | config HID_LOGITECH | 106 | config HID_LOGITECH |
100 | tristate "Logitech" | 107 | tristate "Logitech" |
101 | default m | 108 | default m |