]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/udoo_defconfig
udoo: Switch to SPL support
[people/ms/u-boot.git] / configs / udoo_defconfig
CommitLineData
78506c2f 1CONFIG_SPL=y
2CONFIG_ARM=y
3CONFIG_DM=y
4CONFIG_DM_THERMAL=y
5CONFIG_TARGET_UDOO=y
6CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"