summaryrefslogtreecommitdiffstats
path: root/configs/sama5d27_som1_ek_mmc1_defconfig
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@microchip.com>2018-10-08 10:03:01 +0300
committerTom Rini <trini@konsulko.com>2018-10-22 09:18:49 -0400
commit367386861b9400682409e94a0be7c1f906124163 (patch)
tree71878ad19eef45202cbca6e0d07698f2faa70261 /configs/sama5d27_som1_ek_mmc1_defconfig
parent96ab34b484617a01a004efeef0f3da3d3b110083 (diff)
downloadu-boot-367386861b9400682409e94a0be7c1f906124163.tar.gz
u-boot-367386861b9400682409e94a0be7c1f906124163.tar.xz
u-boot-367386861b9400682409e94a0be7c1f906124163.zip
configs: at91: sama5: enable CMD_IMI
Enable iminfo command with CONFIG_CMD_IMI Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Diffstat (limited to 'configs/sama5d27_som1_ek_mmc1_defconfig')
-rw-r--r--configs/sama5d27_som1_ek_mmc1_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sama5d27_som1_ek_mmc1_defconfig b/configs/sama5d27_som1_ek_mmc1_defconfig
index 0ac2445887..d87f585326 100644
--- a/configs/sama5d27_som1_ek_mmc1_defconfig
+++ b/configs/sama5d27_som1_ek_mmc1_defconfig
@@ -28,7 +28,6 @@ CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk root=/dev/mmcblk1p2 rw rootwai
CONFIG_SPL_SEPARATE_BSS=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
-# CONFIG_CMD_IMI is not set
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_I2C=y
# CONFIG_CMD_LOADS is not set