Commit 97a7a9c6 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] vga text console if x86 and not embedded

(Andi Kleen)
parent 312b6b83
......@@ -5,8 +5,9 @@
menu "Console display driver support"
config VGA_CONSOLE
bool "VGA text console"
bool "VGA text console" if EMBEDDED || !X86
depends on !ARCH_ACORN && !ARCH_EBSA110 || !4xx && !8xx
default y
help
Saying Y here will allow you to use Linux in text mode through a
display that complies with the generic VGA standard. Virtually
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment