summaryrefslogtreecommitdiff
path: root/configs/maltael_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:29 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 12:45:27 -0400
commit75eb9976b78ace0e667c1f5faf367acfaed141df (patch)
tree9750391ab931d9409280a8cb8320870163b1a047 /configs/maltael_defconfig
parent7a01f3c6f401cf36d21121e3207ce8044bd18be4 (diff)
Convert CONFIG_CMD_IDE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IDE Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/maltael_defconfig')
-rw-r--r--configs/maltael_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/maltael_defconfig b/configs/maltael_defconfig
index fe5e00c259..0b9f665f10 100644
--- a/configs/maltael_defconfig
+++ b/configs/maltael_defconfig
@@ -6,6 +6,7 @@ CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="maltael # "
# CONFIG_AUTOBOOT is not set
+CONFIG_CMD_IDE=y
# CONFIG_CMD_LOADB is not set
# CONFIG_CMD_LOADS is not set
# CONFIG_CMD_FPGA is not set