tty: drop superfluous dependency in Kconfig
[pandora-kernel.git] / drivers / tty / Kconfig
index bd7cc05..f462fa5 100644 (file)
@@ -62,7 +62,7 @@ config VT_CONSOLE
 
 config HW_CONSOLE
        bool
-       depends on VT && !S390 && !UML
+       depends on VT && !UML
        default y
 
 config VT_HW_CONSOLE_BINDING