aboutsummaryrefslogtreecommitdiff
path: root/configs/T1024RDB_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/T1024RDB_defconfig
parent69a2bb63215f61cca52ecf037df18999edbf2061 (diff)
downloadu-boot-fbc3621fb5c810711f5678aea61db1d1a856d0f0.zip
u-boot-fbc3621fb5c810711f5678aea61db1d1a856d0f0.tar.gz
u-boot-fbc3621fb5c810711f5678aea61db1d1a856d0f0.tar.bz2
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/T1024RDB_defconfig')
-rw-r--r--configs/T1024RDB_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T1024RDB_defconfig b/configs/T1024RDB_defconfig
index a88b6a3..adfad98 100644
--- a/configs/T1024RDB_defconfig
+++ b/configs/T1024RDB_defconfig
@@ -8,6 +8,7 @@ CONFIG_ENV_ADDR=0xEFF20000
CONFIG_MPC85xx=y
CONFIG_TARGET_T1024RDB=y
CONFIG_MPC85XX_HAVE_RESET_VECTOR=y
+CONFIG_ENABLE_36BIT_PHYS=y
CONFIG_SYS_MEMTEST_START=0x00200000
CONFIG_SYS_MEMTEST_END=0x00400000
CONFIG_MP=y