blob: 0a48c2a4752f0c81284249abf40e1da8c66b889c [file] [log] [blame]
# Copyright (c) 2019-2020 Cobham Gaisler AB
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_QEMU_LEON3
config BOARD
default "qemu_leon3"
config UART_INTERRUPT_DRIVEN
default y
endif