Browse Source

HID: fixup Kconfig entry for Roccat Kone

Make it independent on CONFIG_EMBEDDED (to be in sync with other
"full-fledged" HID drivers which are not simple quirks) and provide
a little bit better text description.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Jiri Kosina 15 years ago
parent
commit
23d386d85a
1 changed files with 1 additions and 2 deletions
  1. 1 2
      drivers/hid/Kconfig

+ 1 - 2
drivers/hid/Kconfig

@@ -269,9 +269,8 @@ config HID_QUANTA
 	Support for Quanta Optical Touch dual-touch panels.
 
 config HID_ROCCAT_KONE
-	tristate "Roccat Kone" if EMBEDDED
+	tristate "Roccat Kone Mouse support"
 	depends on USB_HID
-	default !EMBEDDED
 	---help---
 	Support for Roccat Kone mouse.