zephyr/boards/qemu/leon3/Kconfig.defconfig

11 lines
153 B
Plaintext

# Copyright (c) 2019-2020 Cobham Gaisler AB
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_QEMU_LEON3
config UART_INTERRUPT_DRIVEN
default y
endif