summaryrefslogtreecommitdiffstats
path: root/drivers/tty/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/Kconfig')
-rw-r--r--drivers/tty/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/Kconfig b/drivers/tty/Kconfig
index b811442c5ce6..5ca53facc2c8 100644
--- a/drivers/tty/Kconfig
+++ b/drivers/tty/Kconfig
@@ -11,7 +11,7 @@ if TTY
11 11
12config VT 12config VT
13 bool "Virtual terminal" if EXPERT 13 bool "Virtual terminal" if EXPERT
14 depends on !S390 && !UML 14 depends on !UML
15 select INPUT 15 select INPUT
16 default y 16 default y
17 ---help--- 17 ---help---