Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information