X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=configs%2Faristainetos_defconfig;h=e808c21bea0b029da010d01865feb00e4564dfed;hp=33e2d608587416888b71cde0bf617c6adc962fcb;hb=73223f0e1bd0e37925ae1b7f21b51733145571dc;hpb=7453cb595cc17898a8227777b410b3e34a689c37 diff --git a/configs/aristainetos_defconfig b/configs/aristainetos_defconfig index 33e2d60858..e808c21bea 100644 --- a/configs/aristainetos_defconfig +++ b/configs/aristainetos_defconfig @@ -1,4 +1,11 @@ CONFIG_ARM=y +CONFIG_ARCH_MX6=y CONFIG_TARGET_ARISTAINETOS=y +CONFIG_FIT=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/aristainetos/aristainetos.cfg,MX6DL" -CONFIG_CMD_SETEXPR=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +CONFIG_CMD_GPIO=y +CONFIG_SPI_FLASH=y +CONFIG_SPI_FLASH_STMICRO=y +CONFIG_OF_LIBFDT=y