blob: e34ba865515ac3d2a8f9580220b71367c73a108d [file] [log] [blame]
# DesignWare ARC EM Software Development Platform board configuration
# Copyright (c) 2019 Synopsys, Inc. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
if BOARD_EMSDP
config BOARD
default "emsdp"
if GPIO
config GPIO_DW
default y
if GPIO_DW
config GPIO_DW_0
default y
config GPIO_DW_1
default y
endif # GPIO_DW
endif # GPIO
config UART_NS16550
default y
depends on SERIAL
config UART_NS16550_PORT_0
default y
depends on UART_CONSOLE
endif # BOARD_EMSDP