Fix some ARM builds due to HID brokenness
authorRussell King <rmk+lkml@arm.linux.org.uk>
Fri, 22 Dec 2006 17:09:16 +0000 (17:09 +0000)
committerJiri Kosina <jkosina@suse.cz>
Thu, 4 Jan 2007 10:41:55 +0000 (11:41 +0100)
HID it defaults to 'y'.  When you have input deselected, this
causes the kernel to fail to link.
Fix it by making it depend on INPUT.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found