This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-15 01:17:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c654087206
u-boot
/
configs
/
stm32f429-discovery_defconfig
4 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
stm32f4: Add support for stm32f429-discovery board Signed-off-by: Kamil Lulko <rev13@wp.pl> Reviewed-by: Tom Rini <trini@konsulko.com>
2015-03-01 11:44:42 +00:00
CONFIG_ARM=y
CONFIG_TARGET_STM32F429_DISCOVERY=y
Move defaults from config_cmd_default.h to Kconfig This sets the default commands Kconfig to match include/config_cmd_default.h commands in the common/Kconfig and removes them from include/configs. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> [trini: rastaban, am43xx_evm_usbhost_boot, am43xx_evm_ethboot updates] Signed-off-by: Tom Rini <trini@konsulko.com>
2015-06-22 21:15:30 +00:00
# CONFIG_CMD_SETEXPR is not set
Reference in a new issue
Copy permalink