blob: 4c7f8831c5fb5f46e622933ebc8dde839c47d823 [file] [log] [blame]
# Copyright 2022 NXP
# SPDX-License-Identifier: Apache-2.0
config NXP_S32_SPI
bool "NXP S32 SPI driver"
default y
depends on DT_HAS_NXP_S32_SPI_ENABLED
help
Enable support for NXP S32 SPI driver.
if NXP_S32_SPI
config NXP_S32_SPI_INTERRUPT
bool "NXP S32 SPI Interrupt Support"
default y
help
Enable Interrupt support for SPI communication.
endif # NXP_S32_SPI