aboutsummaryrefslogtreecommitdiff
path: root/targets/arima
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2003-07-25 02:54:26 +0000
committerRonald G. Minnich <rminnich@gmail.com>2003-07-25 02:54:26 +0000
commitd9e77c8a4a844c81040a995af1191d58fc398d3d (patch)
treee427d385bf272c3fb7afa911f07725ed1ba8d98b /targets/arima
parent8c19a4ffb4af46284ed064bf3064b47dc00ed82f (diff)
corrections for new config tool.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1034 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/arima')
-rw-r--r--targets/arima/hdama/Config.lb8
1 files changed, 8 insertions, 0 deletions
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