]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
video: Disable vgacon for SuperH.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 04:20:22 +0000 (13:20 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 04:20:22 +0000 (13:20 +0900)
We don't support this on SH, so just disable it..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/console/Kconfig

index 4444bef68fbafb03ca4d41aae1a46a8abfd740e6..aa3935df852ad6f9f04f1fce4c53091c8f0f8511 100644 (file)
@@ -6,7 +6,7 @@ menu "Console display driver support"
 
 config VGA_CONSOLE
        bool "VGA text console" if EMBEDDED || !X86
-       depends on !ARCH_ACORN && !ARCH_EBSA110 && !4xx && !8xx && !SPARC && !M68K && !PARISC && !FRV && !ARCH_VERSATILE
+       depends on !ARCH_ACORN && !ARCH_EBSA110 && !4xx && !8xx && !SPARC && !M68K && !PARISC && !FRV && !ARCH_VERSATILE && !SUPERH
        default y
        help
          Saying Y here will allow you to use Linux in text mode through a