zephyr/drivers/spi/Kconfig.andes_atcspi200
Kevin Wang c01dcacb6f drivers: spi: add Andes atcspi200 driver
Support the Andes atcspi200 spi driver

Signed-off-by: Kevin Wang <yunkai@andestech.com>
2022-09-07 15:34:47 +02:00

14 lines
326 B
Plaintext

# Kconfig Andes ATCSPI200 SPI configuration options
#
# Copyright (c) 2022 Andes Technology Corporation.
#
# SPDX-License-Identifier: Apache-2.0
#
config SPI_ANDES_ATCSPI200
bool "Andes ATCSPI200 SPI driver"
default y
depends on DT_HAS_ANDESTECH_ATCSPI200_ENABLED
help
Enable driver for Andes ATCSPI200 SPI controller