Skip to content

Commit

Permalink
HID: fixup Kconfig entry for Roccat Kone
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jiri Kosina committed Mar 22, 2010
1 parent 14bf62c commit 23d386d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 23d386d

Please sign in to comment.