blob: ca57d3afe02c646000cc7472f821c75e61151307 [file] [log] [blame]
# STM32MP157 discovery board configuration
# Copyright (c) 2019 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM32MP157C_DK2
config BOARD
default "stm32mp157c_dk2"
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_STM32MP157_Dk2