diff options
author | David Hendricks <dhendrix@chromium.org> | 2012-11-30 19:16:50 -0800 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2012-12-05 05:26:31 +0100 |
commit | 0f5caa26cb0b25ae452a14aedc71f5c137850a4e (patch) | |
tree | 3d922fa03403f7f35718f0ec1abf70c0b6cd3325 /util/crossgcc | |
parent | dab4238d102724c3d050e6bcf05887813dee5949 (diff) | |
download | coreboot-0f5caa26cb0b25ae452a14aedc71f5c137850a4e.tar.xz |
Conditionally include mc146818rtc in console.c
get_option() is used to get a config option (debug loglevel) from
CMOS. However, not all machines have CMOS, so define a dummy inline
function that will return an error code so the caller (console_init())
will use the default loglevel.
Change-Id: I6adf371d79164178f40a83f7608289a6a7673357
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/1962
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'util/crossgcc')
0 files changed, 0 insertions, 0 deletions