summaryrefslogtreecommitdiff
path: root/configs/kontron_sl28_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-08-08 21:20:16 +0300
committerTom Rini <trini@konsulko.com>2021-09-04 19:26:02 +0300
commit6f004adaf6f80b64f20bc2ed64615610588f3154 (patch)
treead5a58a968361e578b915ff63c533e5aed46a794 /configs/kontron_sl28_defconfig
parentde213c71a323ea823e21c72c3480c1931dcb3b44 (diff)
downloadu-boot-6f004adaf6f80b64f20bc2ed64615610588f3154.tar.xz
ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR
Rename these options so that CONFIG_IS_ENABLED can be used with them. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/kontron_sl28_defconfig')
-rw-r--r--configs/kontron_sl28_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/kontron_sl28_defconfig b/configs/kontron_sl28_defconfig
index 6630649a36..e3659f5a03 100644
--- a/configs/kontron_sl28_defconfig
+++ b/configs/kontron_sl28_defconfig
@@ -33,7 +33,7 @@ CONFIG_BOARD_LATE_INIT=y
CONFIG_PCI_INIT_R=y
CONFIG_SPL_BOARD_INIT=y
CONFIG_SPL_SEPARATE_BSS=y
-CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT=y
+CONFIG_SPL_MPC8XXX_INIT_DDR=y
CONFIG_SPL_SPI_LOAD=y
CONFIG_SYS_SPI_U_BOOT_OFFS=0x230000
CONFIG_CMD_ASKENV=y