Skip to content

Commit

Permalink
h8300: drop puzzling Kconfig dependencies
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Bolle authored and Jiri Kosina committed Oct 13, 2011
1 parent f3cb0e3 commit 7533069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/h8300/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7533069

Please sign in to comment.