summaryrefslogtreecommitdiff
path: root/configs/ls1021aqds_sdcard_ifc_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-10-04 18:04:37 -0700
committerYork Sun <york.sun@nxp.com>2016-10-06 09:59:11 -0700
commit53d76829d517135381ee94519828128206e70db6 (patch)
tree911f6bc62bf07a38e1c978ea7ceb5022609067e1 /configs/ls1021aqds_sdcard_ifc_defconfig
parent24aaa09452162c18921d8771ac29d13be1e5dc0d (diff)
armv7: ls1021a: Move DDR config options to Kconfig
Move DDR3, DDR4 and related config options to Kconfig and clean up existing uses. Signed-off-by: York Sun <york.sun@nxp.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/ls1021aqds_sdcard_ifc_defconfig')
-rw-r--r--configs/ls1021aqds_sdcard_ifc_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1021aqds_sdcard_ifc_defconfig b/configs/ls1021aqds_sdcard_ifc_defconfig
index f856ad7bf4..d76606fa44 100644
--- a/configs/ls1021aqds_sdcard_ifc_defconfig
+++ b/configs/ls1021aqds_sdcard_ifc_defconfig
@@ -12,6 +12,7 @@ CONFIG_DEFAULT_DEVICE_TREE="ls1021a-qds-duart"
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,SD_BOOT"
+CONFIG_SYS_FSL_DDR3=y
CONFIG_SD_BOOT=y
CONFIG_BOOTDELAY=3
CONFIG_SPL=y