aboutsummaryrefslogtreecommitdiff
path: root/include/configs/T104xRDB.h
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 /include/configs/T104xRDB.h
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 'include/configs/T104xRDB.h')
-rw-r--r--include/configs/T104xRDB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/T104xRDB.h b/include/configs/T104xRDB.h
index 505bae9..bda2524 100644
--- a/include/configs/T104xRDB.h
+++ b/include/configs/T104xRDB.h
@@ -83,8 +83,6 @@
#define CONFIG_MEM_INIT_VALUE 0xdeadbeef
#endif
-#define CONFIG_ENABLE_36BIT_PHYS
-
/*
* Config the L3 Cache as L3 SRAM
*/