summaryrefslogtreecommitdiff
path: root/configs/ls2080aqds_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-31 21:08:22 -0400
committerTom Rini <trini@konsulko.com>2022-08-12 16:10:49 -0400
commitd0748898d80287a5d57200e979fb97f63a22aee1 (patch)
treec8bcccc2f37f88e501c716440677d7ca16d94dee /configs/ls2080aqds_qspi_defconfig
parentd084a6cbc9baa7367e2a9b731abbcb6bb12ad11b (diff)
Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS CONFIG_SYS_FSL_OTHER_DDR_NUM_CTRLS And we remove the entries from the README for a number of already converted items. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls2080aqds_qspi_defconfig')
-rw-r--r--configs/ls2080aqds_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2080aqds_qspi_defconfig b/configs/ls2080aqds_qspi_defconfig
index d2dd95ea79..9925333678 100644
--- a/configs/ls2080aqds_qspi_defconfig
+++ b/configs/ls2080aqds_qspi_defconfig
@@ -58,6 +58,7 @@ CONFIG_SATA_CEVA=y
CONFIG_FSL_CAAM=y
CONFIG_DYNAMIC_DDR_CLK_FREQ=y
CONFIG_DIMM_SLOTS_PER_CTLR=2
+CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS=2
CONFIG_DDR_ECC=y
CONFIG_ECC_INIT_VIA_DDRCONTROLLER=y
CONFIG_SYS_FSL_DDR_INTLV_256B=y