]> git.hungrycats.org Git - linux/commitdiff
[PATCH] Enable console on m68k
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 3 Nov 2002 07:52:22 +0000 (23:52 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Sun, 3 Nov 2002 07:52:22 +0000 (23:52 -0800)
Enable the console if CONFIG_VT=y

arch/m68k/Kconfig

index c5c4cf937b011d7a0ee43e004ca9c2bb1ce3714a..51f22b118688e08754811d845a092bd40416a66f 100644 (file)
@@ -1766,6 +1766,11 @@ config VT_CONSOLE
 
          If unsure, say Y.
 
+config HW_CONSOLE
+       bool
+       depends on VT
+       default y
+
 config NVRAM
        bool
        depends on ATARI