提交 26423b84 编写于 作者: J Jiri Kosina

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: NJiri Kosina <jkosina@suse.cz>
上级 a335aaf3
...@@ -389,11 +389,11 @@ config HID_LCPOWER ...@@ -389,11 +389,11 @@ config HID_LCPOWER
Support for LC-Power RC1000MCE RF remote control. Support for LC-Power RC1000MCE RF remote control.
config HID_LED config HID_LED
tristate "Simple USB RGB LED support" tristate "Simple RGB LED support"
depends on HID depends on HID
depends on LEDS_CLASS depends on LEDS_CLASS
---help--- ---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 Riso Kagaku Webmail Notifier and the Dream Cheeky Webmail Notifier
and Friends Alert. and Friends Alert.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册