UPSTREAM: intel/amenia: Select UART_FOR_CONSOLE for amenia
Set default value for UART port BUG=chrome-os-partner:51844 BRANCH=None TEST=Boot to chrome and check console Signed-off-by: Bora Guvendik <bora.guvendik@intel.com> Reviewed-on: https://review.coreboot.org/16133 Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Change-Id: I5e76066e0ff531303595dcd5a99f2f8db379e89b Reviewed-on: https://chromium-review.googlesource.com/369095 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
5e6752140c
commit
5fc0a85ef1
1 changed files with 4 additions and 0 deletions
|
|
@ -52,4 +52,8 @@ config DRIVERS_GENERIC_MAX98357A
|
|||
config DRIVERS_I2C_DA7219
|
||||
default y
|
||||
|
||||
config UART_FOR_CONSOLE
|
||||
int
|
||||
default 2
|
||||
|
||||
endif # BOARD_INTEL_AMENIA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue