]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/mx6cuboxi_defconfig
board: am33xx-hs: Allow post-processing of FIT image on AM33xx
[people/ms/u-boot.git] / configs / mx6cuboxi_defconfig
index 067865d160992963ac3e5d2938053e54d546010c..27c3d3b8cbd981abe591997c1ac8f33e08f00799 100644 (file)
@@ -1,7 +1,15 @@
 CONFIG_ARM=y
 CONFIG_ARCH_MX6=y
+CONFIG_SPL_GPIO_SUPPORT=y
+CONFIG_SPL_LIBCOMMON_SUPPORT=y
+CONFIG_SPL_LIBGENERIC_SUPPORT=y
 CONFIG_TARGET_MX6CUBOXI=y
 CONFIG_SPL_EXT_SUPPORT=y
+CONFIG_SPL_I2C_SUPPORT=y
+CONFIG_SPL_LIBDISK_SUPPORT=y
+CONFIG_SPL_MMC_SUPPORT=y
+CONFIG_SPL_SERIAL_SUPPORT=y
+CONFIG_SPL_WATCHDOG_SUPPORT=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
 CONFIG_SPL=y
 CONFIG_HUSH_PARSER=y