aboutsummaryrefslogtreecommitdiff
path: root/include/configs/T104xRDB.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-25 11:02:44 -0400
committerTom Rini <trini@konsulko.com>2022-07-07 14:01:08 -0400
commit5a4461867cee452f7e2e23d2afc29f34f659f67b (patch)
tree93fdd5c55a07155155c78656541c881ec9eb1bee /include/configs/T104xRDB.h
parent3dab405b45e5089d42f59d01e3803fab8ac56fcf (diff)
downloadu-boot-5a4461867cee452f7e2e23d2afc29f34f659f67b.zip
u-boot-5a4461867cee452f7e2e23d2afc29f34f659f67b.tar.gz
u-boot-5a4461867cee452f7e2e23d2afc29f34f659f67b.tar.bz2
Convert CONFIG_SYS_RAMBOOT to Kconfig
This converts the following to Kconfig: CONFIG_SYS_RAMBOOT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/T104xRDB.h')
-rw-r--r--include/configs/T104xRDB.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/T104xRDB.h b/include/configs/T104xRDB.h
index 25d82db..365640d 100644
--- a/include/configs/T104xRDB.h
+++ b/include/configs/T104xRDB.h
@@ -259,10 +259,6 @@
#define CONFIG_SYS_CS1_FTIM3 CONFIG_SYS_NAND_FTIM3
#endif
-#if defined(CONFIG_RAMBOOT_PBL)
-#define CONFIG_SYS_RAMBOOT
-#endif
-
#define CONFIG_HWCONFIG
/* define to use L1 as initial stack */