intel/amenia: Select UART_FOR_CONSOLE for amenia

Set default value for UART port

BUG=chrome-os-partner:51844
TEST=Boot to chrome and check console

Change-Id: I5e76066e0ff531303595dcd5a99f2f8db379e89b
Signed-off-by: Bora Guvendik <bora.guvendik@intel.com>
Reviewed-on: https://review.coreboot.org/16133
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
Bora Guvendik 2016-08-09 13:44:02 -07:00 committed by Martin Roth
parent 2a31fcd6f8
commit 189b89621d
1 changed files with 4 additions and 0 deletions

View File

@ -49,4 +49,8 @@ config DRIVERS_GENERIC_MAX98357A
config DRIVERS_I2C_DA7219
default y
config UART_FOR_CONSOLE
int
default 2
endif # BOARD_INTEL_AMENIA