coreboot-kgpe-d16/src/console
Aaron Durbin c701393e20 console: honor CONFIG_POSTCAR_CONSOLE
The declarations for console_init() were unconditionally
exposed even though there is a Kconfig option. Correct this
by honoring the CONFIG_POSTCAR_CONSOLE condition.

BUG=chrome-os-partner:57513

Change-Id: Id45ae3d7c05a9f4ebcf85c446fc68a709513bb0f
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/16617
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-09-19 17:01:37 +02: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
init.c arch/x86: Enable postcar console 2016-08-01 21:40:23 +02:00
Kconfig arch/x86: Enable postcar console 2016-08-01 21:40:23 +02:00
Makefile.inc console: honor CONFIG_POSTCAR_CONSOLE 2016-09-19 17:01:37 +02:00
post.c console/post: be explicit about conditional cmos_post_log() compiling 2016-05-25 18:04:11 +02:00
printk.c console/: add missing license headers 2016-01-18 03:44:01 +01:00
vsprintf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
vtxprintf.c src/console: Add required space before opening parenthesis '(' 2016-08-31 20:06:20 +02:00