blob: a9a67573ea1b106a0966f5ebb05da1d15c9a49f8 [file] [log] [blame]
#
# Copyright (c) 2019 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
if BOARD_MEC15XXEVB_ASSY6853
config BOARD
default "mec15xxevb_assy6853"
if UART_NS16550
config UART_NS16550_PORT_0
def_bool y if UART_CONSOLE
endif
endif #BOARD_MEC15XXEVB_ASSY6853