summaryrefslogtreecommitdiff
path: root/configs/T2080QDS_SDCARD_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-31 01:07:31 +0300
committerTom Rini <trini@konsulko.com>2022-04-08 17:46:22 +0300
commit388de0fa8bf5b232800b80ebb616363cda50f06c (patch)
tree731fda220ca7db5da7e2d1cf40ebe780496fc7c1 /configs/T2080QDS_SDCARD_defconfig
parentbef12ea4a3232e37bdad63163533488f00f459de (diff)
downloadu-boot-388de0fa8bf5b232800b80ebb616363cda50f06c.tar.xz
Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig
This converts the following to Kconfig: CONFIG_DIMM_SLOTS_PER_CTLR Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/T2080QDS_SDCARD_defconfig')
-rw-r--r--configs/T2080QDS_SDCARD_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T2080QDS_SDCARD_defconfig b/configs/T2080QDS_SDCARD_defconfig
index 3a01904a48..565476f766 100644
--- a/configs/T2080QDS_SDCARD_defconfig
+++ b/configs/T2080QDS_SDCARD_defconfig
@@ -61,6 +61,7 @@ CONFIG_DM=y
CONFIG_SYS_SATA_MAX_DEVICE=2
CONFIG_FSL_CAAM=y
CONFIG_DYNAMIC_DDR_CLK_FREQ=y
+CONFIG_DIMM_SLOTS_PER_CTLR=2
CONFIG_DDR_ECC=y
CONFIG_ECC_INIT_VIA_DDRCONTROLLER=y
CONFIG_DM_I2C=y