switch-coreboot/src/console
Martin Roth 401606f557 UPSTREAM: src/console: add IS_ENABLED() around Kconfig symbol references
Some of these can be changed from #if to if(), but that will happen
in a follow-on commmit.

BUG=none
BRANCH=none
TEST=none

Change-Id: I4c6088dfff54afb4090490d890caacc445bd5067
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Original-Commit-Id: 53de6cd1c3
Original-Change-Id: I5a674cd7a360a0dd040c859ec1f8d760d7c83364
Original-Signed-off-by: Martin Roth <martinroth@google.com>
Original-Reviewed-on: https://review.coreboot.org/20130
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Original-Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://chromium-review.googlesource.com/531723
Commit-Ready: Patrick Georgi <pgeorgi@chromium.org>
Tested-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
2017-06-12 18:19:59 -07:00
..
console.c UPSTREAM: src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 18:19:59 -07:00
die.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_print.c UPSTREAM: src/console: Add required space before opening parenthesis '(' 2016-09-04 19:36:47 -07:00
hw-debug_sink.adb UPSTREAM: Hook up libhwbase in ramstage 2016-12-21 03:12:47 -08:00
hw-debug_sink.ads UPSTREAM: Hook up libhwbase in ramstage 2016-12-21 03:12:47 -08:00
init.c UPSTREAM: src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 18:19:59 -07:00
Kconfig UPSTREAM: console/flashsconsole: Add spi flash console for debugging 2017-06-05 18:33:49 -07:00
Makefile.inc UPSTREAM: console: Make snprintf available in all stages 2017-04-26 09:20:56 -07:00
post.c UPSTREAM: src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 18:19:59 -07:00
printk.c UPSTREAM: console: Enable do_printk_va_list for VBOOT 2017-01-05 11:00:16 -08:00
vsprintf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
vtxprintf.c UPSTREAM: console/vtxprintf.c: cast precision to size_t for string length 2016-11-29 17:38:21 -08:00