[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 <kyle@parisc-linux.org>
This commit is contained in:
parent
03b18f1b2a
commit
1eb51c362d
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ config FRAMEBUFFER_CONSOLE_ROTATION
|
||||||
oriented.
|
oriented.
|
||||||
|
|
||||||
config STI_CONSOLE
|
config STI_CONSOLE
|
||||||
tristate "STI text console"
|
bool "STI text console"
|
||||||
depends on PARISC
|
depends on PARISC
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
|
|
Loading…
Reference in a new issue