coreboot-kgpe-d16/src
Daniele Forsi ad488d25b0 src/console/Kconfig: Fix choice for showing POST codes on console
Use CONSOLE_POST because the preprocessor conditional in post_code()
in src/console/post.c depends on it, while POST_IO is used in another
conditional for sending the codes to an I/O port.

Change-Id: Ia044cffb5f0aad0f8b2bb04faa12df11a705757a
Signed-off-by: Daniele Forsi <dforsi@gmail.com>
Reviewed-on: http://review.coreboot.org/6416
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2014-07-30 20:34:08 +02:00
..
arch IOAPIC: Fix missing stdint include 2014-07-28 17:19:54 +02:00
console src/console/Kconfig: Fix choice for showing POST codes on console 2014-07-30 20:34:08 +02:00
cpu cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000) 2014-07-30 18:59:35 +02:00
device sandy/ivybridge: Native raminit. 2014-07-29 00:52:28 +02:00
drivers x230: Deploy VBT 2014-07-29 01:34:09 +02:00
ec ec/lenovo/h8: Apply ME workaround on X230 on S3 resume. 2014-07-29 01:24:28 +02:00
include sandy/ivybridge: Native raminit. 2014-07-29 00:52:28 +02:00
lib lib: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:15 +02:00
mainboard mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
northbridge northbridge/intel: Add fsp_rangeley northbridge support 2014-07-30 19:00:15 +02:00
soc src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00
southbridge southbridge/intel: Add fsp_rangeley support 2014-07-30 19:00:44 +02:00
superio superio/f71869ad: fix documentation of io_info mask values 2014-07-18 20:00:06 +02:00
vendorcode vendorcode/amd/agesa: Use macros already defined in stdlib.h 2014-07-18 07:20:16 +02:00
Kconfig src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00