zephyr/boards/96boards/stm32_sensor_mez/Kconfig.defconfig

13 lines
252 B
Plaintext

# 96Boards STM32 Sensor Mezzanine board configuration
# Copyright (c) 2018 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0
if BOARD_96B_STM32_SENSOR_MEZ
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_96B_STM32_SENSOR_MEZ