summaryrefslogtreecommitdiff
path: root/drivers/video/console/Kconfig
diff options
context:
space:
mode:
authorKyle McMartin <kyle@parisc-linux.org>2007-06-29 02:15:12 -0400
committerKyle McMartin <kyle@minerva.i.cabal.ca>2007-08-27 00:29:24 -0400
commit1eb51c362d5e7b3e2cc741d87872aa4fc867de42 (patch)
treec3a85ef5109fe5c49f80122afcbd23c66bbde731 /drivers/video/console/Kconfig
parent03b18f1b2afeac76840648b4232d8e53cfb7ec84 (diff)
[PARISC] Do not allow STI_CONSOLE to be modular
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>
Diffstat (limited to 'drivers/video/console/Kconfig')
-rw-r--r--drivers/video/console/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/console/Kconfig b/drivers/video/console/Kconfig
index 49643969f9f8..5db6b1e489b0 100644
--- a/drivers/video/console/Kconfig
+++ b/drivers/video/console/Kconfig
@@ -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