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 85aabb5d9712..8098ad322b71 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -117,6 +117,13 @@ config HID_CYPRESS | |||
117 | ---help--- | 117 | ---help--- |
118 | Support for Cypress mouse and barcodes. | 118 | Support for Cypress mouse and barcodes. |
119 | 119 | ||
120 | config HID_EZKEY | ||
121 | tristate "Ezkey" | ||
122 | default m | ||
123 | depends on USB_HID | ||
124 | ---help--- | ||
125 | Support for Ezkey mouse and barcodes. | ||
126 | |||
120 | config HID_LOGITECH | 127 | config HID_LOGITECH |
121 | tristate "Logitech" | 128 | tristate "Logitech" |
122 | default m | 129 | default m |