# SiFive SPI Driver configuration options | |
# Copyright (c) 2018 SiFive Inc. | |
# SPDX-License-Identifier: Apache-2.0 | |
config SPI_SIFIVE | |
bool "SiFive SPI controller driver" | |
default y | |
depends on DT_HAS_SIFIVE_SPI0_ENABLED | |
help | |
Enable the SPI peripherals on SiFive Freedom processors |