]> 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)
commita9da4d2a74f8b5c9f7e7441f4e2786ebb147c63d
tree23ff02f9aa0c3603e3bc4b944233acd8f70a8156
parentf2bd2c6a3db0adc3827a7b7f8648e7e4f0861bef
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