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 a7188a0b68e..33175504bb3 100644 --- a/drivers/tty/Kconfig +++ b/drivers/tty/Kconfig @@ -66,7 +66,7 @@ config VT_CONSOLE_SLEEP config HW_CONSOLE bool - depends on VT && !S390 && !UML + depends on VT && !UML default y config VT_HW_CONSOLE_BINDING |