diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2008-06-24 15:11:21 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2008-10-14 17:50:52 -0400 |
commit | 1f243e302cea1561ac881eb5d27041c5342beba4 (patch) | |
tree | 34939277ecafcf4ebf36e12de1f6f5a75f931f78 /drivers/hid/Kconfig | |
parent | 3b239cd739a9499da08326356add3d9d992c7911 (diff) |
HID: move ezkey quirks
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
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 |