]> git.sur5r.net Git - u-boot/blob - arch/arm/mach-stm32/stm32f4/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
[u-boot] / arch / arm / mach-stm32 / stm32f4 / Kconfig
1 if STM32F4
2
3 config TARGET_STM32F429_DISCOVERY
4         bool "STM32F429 Discovery board"
5
6 source "board/st/stm32f429-discovery/Kconfig"
7
8 endif