提交 c96c9d7b 编写于 作者: R Russell King 提交者: Jiri Kosina

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: NRussell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 a7ec3f52
......@@ -6,6 +6,7 @@ menu "HID Devices"
config HID
tristate "Generic HID support"
depends on INPUT
default y
---help---
Say Y here if you want generic HID support to connect keyboards,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册