]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/udoo_defconfig
e4f1d8d3dece5c6a59ae2888e52559c2cdcb75e2
[people/ms/u-boot.git] / configs / udoo_defconfig
1 CONFIG_SPL=y
2 CONFIG_ARM=y
3 CONFIG_ARCH_MX6=y
4 CONFIG_DM=y
5 CONFIG_DM_THERMAL=y
6 CONFIG_TARGET_UDOO=y
7 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"