commit | c96c9d7b618806a0b9256503cec2755291d60cf6 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+lkml@arm.linux.org.uk> | Fri Dec 22 17:09:16 2006 +0000 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Jan 04 11:41:55 2007 +0100 |
tree | 5b1a533439b3ec36af34975fb6784706c56e22a9 | |
parent | a7ec3f5289681e9d63b65db5f56857f998812b4b [diff] |
Fix some ARM builds due to HID brokenness 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>