]> Git Repo - J-u-boot.git/blobdiff - configs/mx53evk_defconfig
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[J-u-boot.git] / configs / mx53evk_defconfig
index 9a05a8bf8c91da16db7693a29a82def8a67d358b..23cc9d9059fe9e25af2de2487cbd32b5e7a79d8c 100644 (file)
@@ -1,6 +1,8 @@
 CONFIG_ARM=y
+CONFIG_ARCH_MX5=y
 CONFIG_TARGET_MX53EVK=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53evk/imximage.cfg"
+CONFIG_ENV_IS_IN_MMC=y
 CONFIG_BOOTDELAY=3
 CONFIG_HUSH_PARSER=y
 # CONFIG_CMD_IMLS is not set
@@ -10,5 +12,6 @@ CONFIG_CMD_I2C=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
+CONFIG_CMD_DATE=y
 CONFIG_CMD_FAT=y
 CONFIG_OF_LIBFDT=y
This page took 0.028584 seconds and 4 git commands to generate.