aboutsummaryrefslogtreecommitdiff
path: root/include/configs/T104xRDB.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-19 18:45:16 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:07:12 -0500
commit19b4040df03813ffeb3af77d4f44b1b08013bf77 (patch)
treead3418b104fa71b27eed08cc4726ac1648fe86b9 /include/configs/T104xRDB.h
parentd9feb83505b3a7c06487a1748db4f20ad189e33a (diff)
downloadu-boot-19b4040df03813ffeb3af77d4f44b1b08013bf77.zip
u-boot-19b4040df03813ffeb3af77d4f44b1b08013bf77.tar.gz
u-boot-19b4040df03813ffeb3af77d4f44b1b08013bf77.tar.bz2
Convert CONFIG_HWCONFIG to Kconfig
This converts the following to Kconfig: CONFIG_HWCONFIG 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 bee4b70..f681a21 100644
--- a/include/configs/T104xRDB.h
+++ b/include/configs/T104xRDB.h
@@ -248,8 +248,6 @@
#define CFG_SYS_CS1_FTIM3 CFG_SYS_NAND_FTIM3
#endif
-#define CONFIG_HWCONFIG
-
/* define to use L1 as initial stack */
#define CONFIG_L1_INIT_RAM
#define CFG_SYS_INIT_RAM_ADDR 0xfdd00000 /* Initial L1 address */