Linux preempt-rt
Check our new training course
Real-Time Linux with PREEMPT_RT
1 2 3 4 5 6 7 8 9 10 11 12
# Kconfig - MCUXpresso SDK SPI # # Copyright (c) 2018, NXP # # SPDX-License-Identifier: Apache-2.0 # menuconfig SPI_MCUX_LPSPI bool "MCUX SPI driver" depends on HAS_MCUX_LPSPI && CLOCK_CONTROL help Enable support for mcux spi driver.