zephyr/boards/st/nucleo_l432kc/Kconfig.defconfig

14 lines
264 B
Plaintext

# STM32L432KC Nucleo board configuration
# Copyright (c) 2016 Open-RnD Sp. z o.o.
# Copyright (c) 2016 BayLibre, SAS
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_L432KC
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_NUCLEO_L432KC