Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a9fbf481f372e9b51f8b8fa76c23dad3b3c7ea72
/
.
/
boards
/
sparc
/
gr716a_mini
/
Kconfig.defconfig
blob: 08132736348b4d28b7acb1cccb13fe0ef4e6206b [
file
] [
log
] [
blame
]
# Copyright (c) 2019-2020 Cobham Gaisler AB
#
# SPDX-License-Identifier: Apache-2.0
if
BOARD_GR716A_MINI
config BOARD
default
"gr716a_mini"
config SYS_CLOCK_HW_CYCLES_PER_SEC
default
20000000
config UART_INTERRUPT_DRIVEN
default
y
endif