Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1eb51c362d5e7b3e2cc741d87872aa4fc867de42
Commit:     1eb51c362d5e7b3e2cc741d87872aa4fc867de42
Parent:     03b18f1b2afeac76840648b4232d8e53cfb7ec84
Author:     Kyle McMartin <[EMAIL PROTECTED]>
AuthorDate: Fri Jun 29 02:15:12 2007 -0400
Committer:  Kyle McMartin <[EMAIL PROTECTED]>
CommitDate: Mon Aug 27 00:29:24 2007 -0400

    [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 <[EMAIL PROTECTED]>
---
 drivers/video/console/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to