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