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: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Paul Bolle 2011-10-12 14:25:31 +02:00 committed by Jiri Kosina
parent f3cb0e3122
commit 753306977e
1 changed files with 1 additions and 1 deletions

View File

@ -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"