Skip to content

Commit

Permalink
[PARISC] Do not allow STI_CONSOLE to be modular
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kyle McMartin authored and Kyle McMartin committed Aug 27, 2007
1 parent 03b18f1 commit 1eb51c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/video/console/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1eb51c3

Please sign in to comment.