coreboot-kgpe-d16/src/console
Lee Leahy aa5c8f78f9 console: Enable do_printk_va_list for VBOOT
Use CONFIG_VBOOT to enable do_printk_va_list to match the conditionals
in include/console/console.h and the only caller is vboot/vboot_logic.c.
CONFIG_VBOOT is also selected for CONFIG_CHROMEOS.

TEST=Build and run on Galileo Gen2

Change-Id: Ia115c74afa498a14d5edd6f7940ec2edc124516f
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/17967
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-27 18:07:39 +01:00
..
console.c console: Add write line routine 2016-08-10 22:30:19 +02:00
die.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_print.c src/console: Add required space before opening parenthesis '(' 2016-08-31 20:06:20 +02:00
hw-debug_sink.adb Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
hw-debug_sink.ads Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
init.c arch/x86: Enable postcar console 2016-08-01 21:40:23 +02:00
Kconfig Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
Makefile.inc Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
post.c console/post: be explicit about conditional cmos_post_log() compiling 2016-05-25 18:04:11 +02:00
printk.c console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
vsprintf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
vtxprintf.c console/vtxprintf.c: cast precision to size_t for string length 2016-11-21 23:44:18 +01:00