summaryrefslogtreecommitdiff
path: root/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-15 19:03:45 +0300
committerTom Rini <trini@konsulko.com>2022-07-06 00:03:01 +0300
commitfbc3621fb5c810711f5678aea61db1d1a856d0f0 (patch)
treea9691f2339ec4b2a79ec62a7345f645ca905eaca /configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
parent69a2bb63215f61cca52ecf037df18999edbf2061 (diff)
downloadu-boot-fbc3621fb5c810711f5678aea61db1d1a856d0f0.tar.xz
Convert CONFIG_ENABLE_36BIT_PHYS to Kconfig
This converts the following to Kconfig: CONFIG_ENABLE_36BIT_PHYS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig')
-rw-r--r--configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig b/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
index 69ccb8dbc9..0a61313e0b 100644
--- a/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
+++ b/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
@@ -15,6 +15,7 @@ CONFIG_SPL_SPI=y
CONFIG_MPC85xx=y
# CONFIG_CMD_ERRATA is not set
CONFIG_TARGET_P2020RDB=y
+CONFIG_ENABLE_36BIT_PHYS=y
CONFIG_SYS_MPC85XX_NO_RESETVEC=y
CONFIG_SPL_SYS_MPC85XX_NO_RESETVEC=y
CONFIG_PHYS_64BIT=y