Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ae4f68c16de2015b321323b46fbbaaeeaf4db8ef
/
.
/
drivers
/
spi
/
Kconfig.mcux_lpspi
blob: 5d9741c1d1e3849a67018425b10ec6d2c8617e1a [
file
] [
log
] [
blame
]
# 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
.