diff options
Diffstat (limited to 'drivers/tty/Kconfig')
-rw-r--r-- | drivers/tty/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/Kconfig b/drivers/tty/Kconfig index bd7cc0527999..f462fa5f937c 100644 --- a/drivers/tty/Kconfig +++ b/drivers/tty/Kconfig | |||
@@ -62,7 +62,7 @@ config VT_CONSOLE | |||
62 | 62 | ||
63 | config HW_CONSOLE | 63 | config HW_CONSOLE |
64 | bool | 64 | bool |
65 | depends on VT && !S390 && !UML | 65 | depends on VT && !UML |
66 | default y | 66 | default y |
67 | 67 | ||
68 | config VT_HW_CONSOLE_BINDING | 68 | config VT_HW_CONSOLE_BINDING |