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 BRANCH=None TEST=None 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> Change-Id: Id45ae3d7c05a9f4ebcf85c446fc68a709513bb0f Reviewed-on: https://chromium-review.googlesource.com/386275 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> |
||
|---|---|---|
| .. | ||
| console.c | ||
| die.c | ||
| early_print.c | ||
| init.c | ||
| Kconfig | ||
| Makefile.inc | ||
| post.c | ||
| printk.c | ||
| vsprintf.c | ||
| vtxprintf.c | ||