diff mbox series

[U-Boot] EMDK: Enable bootelf

Message ID 20180806130119.17087-1-abrodkin@synopsys.com
State Accepted
Commit 1a5da02c15684bec4576cacbaace390911638e1f
Delegated to: Alexey Brodkin
Headers show
Series [U-Boot] EMDK: Enable bootelf | expand

Commit Message

Alexey Brodkin Aug. 6, 2018, 1:01 p.m. UTC
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
---
 configs/emdk_defconfig | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/configs/emdk_defconfig b/configs/emdk_defconfig
index e3bccd234fcd..f283a9c9b3c6 100644
--- a/configs/emdk_defconfig
+++ b/configs/emdk_defconfig
@@ -10,7 +10,6 @@  CONFIG_VERSION_VARIABLE=y
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="emdk# "
 # CONFIG_CMD_BOOTD is not set
-# CONFIG_CMD_ELF is not set
 # CONFIG_CMD_XIMG is not set
 CONFIG_CMD_MMC=y
 CONFIG_CMD_CACHE=y