summaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_tfa_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-24 20:47:06 -0400
committerTom Rini <trini@konsulko.com>2021-08-31 17:47:49 -0400
commitc224cfd86cfa22d564438931e97c9926791b54ce (patch)
tree2d4950c85712d51382795c5ebe3222d49648cc9a /configs/ls1088aqds_tfa_defconfig
parent506eef15211b5e075f5a1a87c93877ab36913139 (diff)
downloadu-boot-c224cfd86cfa22d564438931e97c9926791b54ce.tar.gz
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/ls1088aqds_tfa_defconfig')
-rw-r--r--configs/ls1088aqds_tfa_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls1088aqds_tfa_defconfig b/configs/ls1088aqds_tfa_defconfig
index 6654bee1dc..d545b907aa 100644
--- a/configs/ls1088aqds_tfa_defconfig
+++ b/configs/ls1088aqds_tfa_defconfig
@@ -21,7 +21,6 @@ CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4"
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=0x3000000 default_hugepagesz=2m hugepagesz=2m hugepages=256"
# CONFIG_USE_BOOTCOMMAND is not set