zephyr/boards/st/nucleo_g031k8/Kconfig.defconfig

13 lines
252 B
Plaintext

# STM32 Nucleo-32 development board with STM32G031K8 MCU
# Copyright (c) 2022 Joylab AG <team@joylab.ch>
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_G031K8
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_NUCLEO_G031K8