1# Copyright (c) 2023 Frontgrade Gaisler AB 2# SPDX-License-Identifier: Apache-2.0 3 4config SPI_GRLIB_SPIMCTRL 5 bool "GRLIB SPI memory controller" 6 depends on SOC_SPARC_LEON 7 help 8 Enable the GRLIB SPIMCTRL 9