From: Kyle McMartin Date: Fri, 29 Jun 2007 06:15:12 +0000 (-0400) Subject: [PARISC] Do not allow STI_CONSOLE to be modular X-Git-Tag: v2.6.23-rc4~9^2~2 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=1eb51c362d5e7b3e2cc741d87872aa4fc867de42;p=linux-2.6-omap-h63xx.git [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 --- diff --git a/drivers/video/console/Kconfig b/drivers/video/console/Kconfig index 49643969f9f..5db6b1e489b 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