zephyr/boards/others/black_f407ve/Kconfig.defconfig

13 lines
219 B
Plaintext

# black_f407ve board configuration
# Copyright (c) 2020 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
if BOARD_BLACK_F407VE
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_BLACK_F407VE