]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
HID: led: fix config
authorJiri Kosina <jkosina@suse.cz>
Fri, 17 Jun 2016 20:29:47 +0000 (22:29 +0200)
committerJiri Kosina <jkosina@suse.cz>
Fri, 17 Jun 2016 20:29:47 +0000 (22:29 +0200)
The driver port was done carefully not to depend on USB at all, in favor of
being generic HID driver instead. Therefore there is no need to explicitly
talk about USB only in the config.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig

index 04bd2039b23b2cc713f9a3a72e6a92c0d2288e69..9eeb0138ede3a50a1101ee16253c00820f8142e9 100644 (file)
@@ -389,11 +389,11 @@ config HID_LCPOWER
        Support for LC-Power RC1000MCE RF remote control.
 
 config HID_LED
-       tristate "Simple USB RGB LED support"
+       tristate "Simple RGB LED support"
        depends on HID
        depends on LEDS_CLASS
        ---help---
-       Support for simple USB RGB LED devices. Currently supported are the
+       Support for simple RGB LED devices. Currently supported are the
        Riso Kagaku Webmail Notifier and the Dream Cheeky Webmail Notifier
        and Friends Alert.