libpayload: Add support for the CBMEM in memory console.
Change-Id: I1489b5306ef1ca078686fed4dba2d242f70ad941 Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: http://review.coreboot.org/1727 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
committed by
Stefan Reinauer
parent
87abeff334
commit
a54b6a6143
@@ -32,6 +32,7 @@ CONFIG_LZMA=y
|
||||
#
|
||||
# Console Options
|
||||
#
|
||||
CONFIG_CBMEM_CONSOLE=y
|
||||
CONFIG_SERIAL_CONSOLE=y
|
||||
CONFIG_SERIAL_IOBASE=0x3f8
|
||||
# CONFIG_SERIAL_SET_SPEED is not set
|
||||
|
Reference in New Issue
Block a user