summaryrefslogtreecommitdiff
path: root/configs/P2020RDB-PC_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-21 21:44:28 +0300
committerTom Rini <trini@konsulko.com>2022-06-06 19:09:12 +0300
commit90f0819a318b44d0c92611b7419d73781402476d (patch)
treea622ce5a9c9a78b68bf21b01e586b531263c2f2f /configs/P2020RDB-PC_defconfig
parent6074a536d502f638b19507536b41213c5c119e46 (diff)
downloadu-boot-90f0819a318b44d0c92611b7419d73781402476d.tar.xz
Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig
This converts the following to Kconfig: CONFIG_SPL_COMMON_INIT_DDR Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P2020RDB-PC_defconfig')
-rw-r--r--configs/P2020RDB-PC_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/P2020RDB-PC_defconfig b/configs/P2020RDB-PC_defconfig
index 8029c630c8..dd316f540f 100644
--- a/configs/P2020RDB-PC_defconfig
+++ b/configs/P2020RDB-PC_defconfig
@@ -61,6 +61,7 @@ CONFIG_SYS_OR2_PRELIM=0xFFFE09FF
CONFIG_SYS_BR3_PRELIM_BOOL=y
CONFIG_SYS_BR3_PRELIM=0xFFA00801
CONFIG_SYS_OR3_PRELIM=0xFFF009F7
+CONFIG_SPL_COMMON_INIT_DDR=y
CONFIG_DM_I2C=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
@@ -104,3 +105,4 @@ CONFIG_FSL_ESPI=y
CONFIG_USB=y
CONFIG_USB_EHCI_FSL=y
CONFIG_USB_STORAGE=y
+CONFIG_COMMON_INIT_DDR=y