From b9e06c26925282d322b822d60f723d7753e71b2f Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Fri, 19 Mar 2004 21:02:36 +0000 Subject: serial post returns! git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1455 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/config') diff --git a/src/config/Options.lb b/src/config/Options.lb index 8646eb8d9b..5993ae14dd 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -408,6 +408,11 @@ define MAXIMUM_CONSOLE_LOGLEVEL export always comment "Error messages up to this level can be printed" end +define CONFIG_SERIAL_POST + default 0 + export always + comment "Enable SERIAL POST codes" +end define NO_POST default none export always -- cgit v1.2.3