summaryrefslogtreecommitdiff
path: root/configs/T4240RDB_SDCARD_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-15 12:03:45 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:03:01 -0400
commitfbc3621fb5c810711f5678aea61db1d1a856d0f0 (patch)
treea9691f2339ec4b2a79ec62a7345f645ca905eaca /configs/T4240RDB_SDCARD_defconfig
parent69a2bb63215f61cca52ecf037df18999edbf2061 (diff)
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/T4240RDB_SDCARD_defconfig')
-rw-r--r--configs/T4240RDB_SDCARD_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T4240RDB_SDCARD_defconfig b/configs/T4240RDB_SDCARD_defconfig
index dd5861ef0d..b0c9776dbe 100644
--- a/configs/T4240RDB_SDCARD_defconfig
+++ b/configs/T4240RDB_SDCARD_defconfig
@@ -16,6 +16,7 @@ CONFIG_SPL_DRIVERS_MISC=y
CONFIG_SPL=y
CONFIG_MPC85xx=y
CONFIG_TARGET_T4240RDB=y
+CONFIG_ENABLE_36BIT_PHYS=y
CONFIG_SYS_MPC85XX_NO_RESETVEC=y
CONFIG_MP=y
CONFIG_FIT=y