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: accepted/tizen/common/20141203.182822~28485^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1eb51c362d5e7b3e2cc741d87872aa4fc867de42;p=platform%2Fkernel%2Flinux-arm64.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 4964396..5db6b1e 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