]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/mx6ul_9x9_evk_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / mx6ul_9x9_evk_defconfig
index a6dd96b3be9fab835d3a943a1e71878fc1a8fb9d..88ef332a1f6759d3b276810b629fba786faf8720 100644 (file)
@@ -3,6 +3,12 @@ CONFIG_ARCH_MX6=y
 CONFIG_TARGET_MX6UL_9X9_EVK=y
 CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg"
+CONFIG_HUSH_PARSER=y
+# CONFIG_CMD_IMLS is not set
+CONFIG_CMD_MEMTEST=y
+CONFIG_CMD_SF=y
+CONFIG_CMD_I2C=y
+CONFIG_CMD_USB=y
 CONFIG_CMD_GPIO=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_PING=y