blob: ef9bf0ca77811b9461e6392078eefc77d1896cc8 [file] [log] [blame]
# Copyright (c) 2019-2020 Cobham Gaisler AB
# SPDX-License-Identifier: Apache-2.0
if SOC_GR716A
config SOC
default "gr716a"
config SPARC_NWIN
default 31
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 50000000
if FLASH
config SPI
default y
config SPI_NOR
default y
config SPI_GRLIB_SPIMCTRL
default y
endif
endif