zephyr/drivers/spi/Kconfig.mcux_lpspi

11 lines
222 B
Plaintext
Raw Permalink Normal View History

# MCUXpresso SDK SPI
# Copyright (c) 2018, NXP
# SPDX-License-Identifier: Apache-2.0
config SPI_MCUX_LPSPI
bool "MCUX SPI driver"
depends on HAS_MCUX_LPSPI && CLOCK_CONTROL
help
Enable support for mcux spi driver.