zephyr/boards/others/black_f407zg_pro/Kconfig.defconfig

13 lines
227 B
Plaintext

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