]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PARISC] Do not allow STI_CONSOLE to be modular
authorKyle McMartin <kyle@parisc-linux.org>
Fri, 29 Jun 2007 06:15:12 +0000 (02:15 -0400)
committerKyle McMartin <kyle@minerva.i.cabal.ca>
Mon, 27 Aug 2007 04:29:24 +0000 (00:29 -0400)
It doesn't really make much sense, anyways, and would need a pile of
symbols exported.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/video/console/Kconfig

index 49643969f9f842564f8824c3ea5c9c60fe84a172..5db6b1e489b0e1bf0946784d7c900f631a162da1 100644 (file)
@@ -145,7 +145,7 @@ config FRAMEBUFFER_CONSOLE_ROTATION
          oriented.
 
 config STI_CONSOLE
-        tristate "STI text console" 
+        bool "STI text console"
         depends on PARISC
         default y
         help