[PATCH] Generic HID layer - disable USB HID
authorJiri Kosina <jkosina@suse.cz>
Fri, 8 Dec 2006 17:40:37 +0000 (18:40 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Dec 2006 18:19:04 +0000 (10:19 -0800)
commit64bb67b1702958759f650adb64ab33496641e526
tree7d406465589b71ee1ec84868bfaa221d6813d0bd
parent1709775828de83b099554176b6d4971ebc772962
[PATCH] Generic HID layer - disable USB HID

This patch is a part of generic HID layer introduction. USB HID is
disabled, so that the code split and changes could be introduced in a
way that is reviewable (i.e. separate patches), but not to break git
bisect by uncompilable kernel throughout different stages of the code
splitup and changes. The last patch of this series enables HID again.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/input/Kconfig