git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7ec3f5
)
Fix some ARM builds due to HID brokenness
author
Russell King
<rmk+lkml@arm.linux.org.uk>
Fri, 22 Dec 2006 17:09:16 +0000
(17:09 +0000)
committer
Jiri 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