summaryrefslogtreecommitdiff
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2016-06-17 22:29:47 +0200
committerJiri Kosina <jkosina@suse.cz>2016-06-17 22:29:47 +0200
commit26423b84a3e6beb437fe1078b5970f8b60dee037 (patch)
tree960566161ab7f8b091d4ec4003661f97572a9661 /drivers/hid/Kconfig
parenta335aaf3125c02a47bc108e9f4c6cb66ca84ce46 (diff)
HID: led: fix config
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>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 04bd2039b23b..9eeb0138ede3 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -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.