X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Ftty%2FKconfig;h=b3d17416d86a393d75bc518b9198fa7277b165d8;hb=80c2861672bbf000f6af838656959ee937e4ee4d;hp=8816f53e004d8b5058dc872f7cfabade5a4f193c;hpb=7b86572a7a920e3181b041b8d1a01582e4610b66;p=pandora-kernel.git diff --git a/drivers/tty/Kconfig b/drivers/tty/Kconfig index 8816f53e004d..b3d17416d86a 100644 --- a/drivers/tty/Kconfig +++ b/drivers/tty/Kconfig @@ -1,6 +1,6 @@ config VT bool "Virtual terminal" if EXPERT - depends on !S390 + depends on !S390 && !UML select INPUT default y ---help---