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 71d4c0703629..d819b0271b41 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -268,6 +268,13 @@ config HID_QUANTA | |||
268 | ---help--- | 268 | ---help--- |
269 | Support for Quanta Optical Touch dual-touch panels. | 269 | Support for Quanta Optical Touch dual-touch panels. |
270 | 270 | ||
271 | config HID_ROCCAT_KONE | ||
272 | tristate "Roccat Kone" if EMBEDDED | ||
273 | depends on USB_HID | ||
274 | default !EMBEDDED | ||
275 | ---help--- | ||
276 | Support for Roccat Kone mouse. | ||
277 | |||
271 | config HID_SAMSUNG | 278 | config HID_SAMSUNG |
272 | tristate "Samsung" if EMBEDDED | 279 | tristate "Samsung" if EMBEDDED |
273 | depends on USB_HID | 280 | depends on USB_HID |