summaryrefslogtreecommitdiff
path: root/configs/ls2080aqds_sdcard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-25 03:47:06 +0300
committerTom Rini <trini@konsulko.com>2021-09-01 00:47:49 +0300
commitc224cfd86cfa22d564438931e97c9926791b54ce (patch)
tree2d4950c85712d51382795c5ebe3222d49648cc9a /configs/ls2080aqds_sdcard_defconfig
parent506eef15211b5e075f5a1a87c93877ab36913139 (diff)
downloadu-boot-c224cfd86cfa22d564438931e97c9926791b54ce.tar.xz
Convert CONFIG_SYS_FSL_DDR4 to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FSL_DDR4 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls2080aqds_sdcard_defconfig')
-rw-r--r--configs/ls2080aqds_sdcard_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls2080aqds_sdcard_defconfig b/configs/ls2080aqds_sdcard_defconfig
index 0763d924b8..91580b3ad7 100644
--- a/configs/ls2080aqds_sdcard_defconfig
+++ b/configs/ls2080aqds_sdcard_defconfig
@@ -19,7 +19,6 @@ CONFIG_AHCI=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4"
CONFIG_SD_BOOT=y
CONFIG_BOOTDELAY=10
CONFIG_USE_BOOTARGS=y