summaryrefslogtreecommitdiffstats
path: root/drivers/hid
diff options
context:
space:
mode:
authorJiri Kosina2010-03-22 16:33:15 +0100
committerJiri Kosina2010-03-22 16:33:15 +0100
commit23d386d85a9144612c4a13733aa1ca6e5a21f4a2 (patch)
tree35c31da5f812ae40334c1dee3383eb77b45cde9f /drivers/hid
parentHID: add driver for Roccat Kone gaming mouse (diff)
downloadkernel-qcow2-linux-23d386d85a9144612c4a13733aa1ca6e5a21f4a2.tar.gz
kernel-qcow2-linux-23d386d85a9144612c4a13733aa1ca6e5a21f4a2.tar.xz
kernel-qcow2-linux-23d386d85a9144612c4a13733aa1ca6e5a21f4a2.zip
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>
Diffstat (limited to 'drivers/hid')
-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
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.