Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a0ea971e9f283271f7a3221f8b7d565e57b7c386
/
.
/
boards
/
sparc
/
qemu_leon3
/
Kconfig.defconfig
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