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)
commit1f41a6a9947615dca37d80b044ab81616e956a67
tree23ff02f9aa0c3603e3bc4b944233acd8f70a8156
parente75561b3d2a4eb15080ed73f59f7dc2965c01423
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