提交 24b59223 编写于 作者: P Paul Bolle 提交者: Jiri Kosina

tty: drop superfluous dependency in Kconfig

HW_CONSOLE doesn't need to depend on both VT and !S390 as VT already
depends on !S390.
Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 d0451c28
......@@ -62,7 +62,7 @@ config VT_CONSOLE
config HW_CONSOLE
bool
depends on VT && !S390 && !UML
depends on VT && !UML
default y
config VT_HW_CONSOLE_BINDING
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册