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 d71507a5cccb..4dcb92ac887a 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -138,6 +138,13 @@ config HID_EZKEY | |||
138 | ---help--- | 138 | ---help--- |
139 | Support for Ezkey mouse and barcodes. | 139 | Support for Ezkey mouse and barcodes. |
140 | 140 | ||
141 | config HID_GYRATION | ||
142 | tristate "Gyration" | ||
143 | default m | ||
144 | depends on USB_HID | ||
145 | ---help--- | ||
146 | Support for Gyration remote. | ||
147 | |||
141 | config HID_LOGITECH | 148 | config HID_LOGITECH |
142 | tristate "Logitech" | 149 | tristate "Logitech" |
143 | default m | 150 | default m |