From: Jiri Kosina Date: Fri, 17 Jun 2016 20:29:47 +0000 (+0200) Subject: HID: led: fix config X-Git-Tag: Ubuntu-4.10.0-19.21~2919^2^2~8 X-Git-Url: https://git.proxmox.com/?p=mirror_ubuntu-artful-kernel.git;a=commitdiff_plain;h=26423b84a3e6beb437fe1078b5970f8b60dee037 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 --- 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.