zephyr/boards/weact/blackpill_f401ce/Kconfig.defconfig

13 lines
246 B
Plaintext

# Copyright (c) 2020 Kalyan Sriram
# SPDX-License-Identifier: Apache-2.0
# F401CE based Black Pill V3.0+ board board configuration
if BOARD_BLACKPILL_F401CE
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_BLACKPILL_F401CE