]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commit26423b84a3e6beb437fe1078b5970f8b60dee037
tree960566161ab7f8b091d4ec4003661f97572a9661
parenta335aaf3125c02a47bc108e9f4c6cb66ca84ce46
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>
drivers/hid/Kconfig