aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/hid/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index d819b0271b41..44b4691fd196 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -269,9 +269,8 @@ config HID_QUANTA
269 Support for Quanta Optical Touch dual-touch panels. 269 Support for Quanta Optical Touch dual-touch panels.
270 270
271config HID_ROCCAT_KONE 271config HID_ROCCAT_KONE
272 tristate "Roccat Kone" if EMBEDDED 272 tristate "Roccat Kone Mouse support"
273 depends on USB_HID 273 depends on USB_HID
274 default !EMBEDDED
275 ---help--- 274 ---help---
276 Support for Roccat Kone mouse. 275 Support for Roccat Kone mouse.
277 276