blob: c6913964fd8062960f6364f601d4980c4e6e11e0 [file] [log] [blame]
# Copyright (c) 2019-2020 Cobham Gaisler AB
# SPDX-License-Identifier: Apache-2.0
if SOC_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