Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75330697 authored by Paul Bolle's avatar Paul Bolle Committed by Jiri Kosina
Browse files

h8300: drop puzzling Kconfig dependencies



These were probably just copied and pasted from drivers/tty/Kconfig.
(Badly, since the symbol UM doesn't exist.)

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent f3cb0e31
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -160,7 +160,7 @@ config VT_CONSOLE

config HW_CONSOLE
	bool
	depends on VT && !S390 && !UM
	depends on VT
	default y

comment "Unix98 PTY support"