]> git.baikalelectronics.ru Git - kernel.git/commit
HID: Fix the generic Kconfig options
authorHenrik Rydberg <rydberg@euromail.se>
Mon, 25 Jun 2012 14:55:41 +0000 (16:55 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 25 Jun 2012 15:25:00 +0000 (17:25 +0200)
commitcbe72d6c6ddf96336d685444309ddffc84116def
tree23ff02f9aa0c3603e3bc4b944233acd8f70a8156
parent0dcaee3ab4621e80d830a84e249229157c4d544c
HID: Fix the generic Kconfig options

The generic HID driver is obviously not a special driver, so move it
outside of the special drivers menu. Explain the usage and make the
default follow the HID setting. This should simplify migration from
older kernels. While at it, remove the redundant HID_SUPPORT option
and modify the HID and USB_HID entries to better explain the bus
structure.

Reported-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/usbhid/Kconfig
net/bluetooth/hidp/Kconfig