projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03b18f1
)
[PARISC] Do not allow STI_CONSOLE to be modular
author
Kyle McMartin
<kyle@parisc-linux.org>
Fri, 29 Jun 2007 06:15:12 +0000
(
02:15
-0400)
committer
Kyle 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
patch
|
blob
|
history
diff --git
a/drivers/video/console/Kconfig
b/drivers/video/console/Kconfig
index
4964396
..
5db6b1e
100644
(file)
--- 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