summaryrefslogtreecommitdiff
path: root/configs/M54455EVB_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:29 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 16:45:27 (GMT)
commit75eb9976b78ace0e667c1f5faf367acfaed141df (patch)
tree9750391ab931d9409280a8cb8320870163b1a047 /configs/M54455EVB_defconfig
parent7a01f3c6f401cf36d21121e3207ce8044bd18be4 (diff)
downloadu-boot-fsl-qoriq-75eb9976b78ace0e667c1f5faf367acfaed141df.tar.xz
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/M54455EVB_defconfig')
-rw-r--r--configs/M54455EVB_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M54455EVB_defconfig b/configs/M54455EVB_defconfig
index 6f624e6..e57323d 100644
--- a/configs/M54455EVB_defconfig
+++ b/configs/M54455EVB_defconfig
@@ -4,6 +4,7 @@ CONFIG_TARGET_M54455EVB=y
CONFIG_SYS_EXTRA_OPTIONS="SYS_ATMEL_BOOT,SYS_INPUT_CLKSRC=33333333"
CONFIG_BOOTDELAY=1
CONFIG_SYS_PROMPT="-> "
+CONFIG_CMD_IDE=y
# CONFIG_CMD_LOADB is not set
# CONFIG_CMD_LOADS is not set
CONFIG_CMD_SF=y