aboutsummaryrefslogtreecommitdiff
path: root/src/console/Kconfig
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-09-17 16:54:46 +0000
committerMyles Watson <mylesgw@gmail.com>2009-09-17 16:54:46 +0000
commit28412f58b62c73cee47ad3f09a4a056e64d422a6 (patch)
treec41bfea7bdff9c523a04820e92768cd066bedfac /src/console/Kconfig
parenta758ca2ba9adc5b6ad01e5fe2515e0d636fffad2 (diff)
Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4643 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/console/Kconfig')
-rw-r--r--src/console/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/console/Kconfig b/src/console/Kconfig
index 1704215f1d..c7fea0c82b 100644
--- a/src/console/Kconfig
+++ b/src/console/Kconfig
@@ -29,7 +29,7 @@ config USBDEBUG_DIRECT
# TODO: FIX DEPENDENCY HERE
config CONSOLE_VGA
- bool
+ bool "Use VGA console, once initialized."
default n
config MAXIMUM_CONSOLE_LOGLEVEL