From: Jiri Kosina Date: Mon, 22 Mar 2010 15:33:15 +0000 (+0100) Subject: HID: fixup Kconfig entry for Roccat Kone X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=23d386d85a9144612c4a13733aa1ca6e5a21f4a2;p=linux-beck.git 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 --- 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.