]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - configs/udoo_defconfig
tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH...
[karo-tx-uboot.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"