Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b6fd6eafa11d60b9ce05d4bafeb2fa46e6dd2c03
/
.
/
boards
/
gaisler
/
gr716a_mini
/
Kconfig.defconfig
blob: 5617c96a6dd43ae26c0edea3c436659cf277f94e [
file
]
# Copyright (c) 2019-2020 Cobham Gaisler AB
#
# SPDX-License-Identifier: Apache-2.0
if
BOARD_GR716A_MINI
config SYS_CLOCK_HW_CYCLES_PER_SEC
default
20000000
config UART_INTERRUPT_DRIVEN
default
y
endif