From f05dcb8d7afb3716959b94b8dac20ee551762624 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sat, 24 Apr 2004 22:29:44 +0000 Subject: Add btext console (from YhLu) git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1533 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/config/Options.lb') diff --git a/src/config/Options.lb b/src/config/Options.lb index e9e4e8c5fe..cf17c4b8ed 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -383,6 +383,11 @@ define CONFIG_CONSOLE_VGA export always comment "Log messages to VGA" end +define CONFIG_CONSOLE_BTEXT + default 0 + export always + comment "Log messages to btext fb console" +end define CONFIG_CONSOLE_LOGBUF default 0 export always -- cgit v1.2.3