From d9e77c8a4a844c81040a995af1191d58fc398d3d Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Fri, 25 Jul 2003 02:54:26 +0000 Subject: corrections for new config tool. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1034 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/arima/hdama/Config.lb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/targets/arima/hdama/Config.lb b/targets/arima/hdama/Config.lb index c0cabb42ed..86f942229f 100644 --- a/targets/arima/hdama/Config.lb +++ b/targets/arima/hdama/Config.lb @@ -7,6 +7,7 @@ loadoptions target hdama uses AMD8111_DEV +uses ARCH uses CONFIG_COMPRESS uses CONFIG_IOAPIC uses CONFIG_ROM_STREAM @@ -45,6 +46,13 @@ uses USE_FALLBACK_IMAGE uses USE_NORMAL_IMAGE uses USE_OPTION_TABLE uses HAVE_OPTION_TABLE +uses MAXIMUM_CONSOLE_LOGLEVEL +uses DEFAULT_CONSOLE_LOGLEVEL +uses CONFIG_CONSOLE_SERIAL8250 +uses MAINBOARD +uses CONFIG_CHIP_CONFIGURE + +option CONFIG_CHIP_CONFIGURE=1 option MAXIMUM_CONSOLE_LOGLEVEL=7 option DEFAULT_CONSOLE_LOGLEVEL=7 -- cgit v1.2.3