u-boot/arch/arm/mach-stm32/stm32f4/Kconfig

9 lines
134 B
Plaintext

if STM32F4
config TARGET_STM32F429_DISCOVERY
bool "STM32F429 Discovery board"
source "board/st/stm32f429-discovery/Kconfig"
endif