summaryrefslogtreecommitdiff
path: root/include/configs/T4240RDB.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:16 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:07:12 +0300
commit19b4040df03813ffeb3af77d4f44b1b08013bf77 (patch)
treead3418b104fa71b27eed08cc4726ac1648fe86b9 /include/configs/T4240RDB.h
parentd9feb83505b3a7c06487a1748db4f20ad189e33a (diff)
downloadu-boot-19b4040df03813ffeb3af77d4f44b1b08013bf77.tar.xz
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/T4240RDB.h')
-rw-r--r--include/configs/T4240RDB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h
index ffd5645493..b51762264a 100644
--- a/include/configs/T4240RDB.h
+++ b/include/configs/T4240RDB.h
@@ -70,8 +70,6 @@
#define CFG_SYS_FLASH_BASE 0xe0000000
#define CFG_SYS_FLASH_BASE_PHYS (0xf00000000ull | CFG_SYS_FLASH_BASE)
-#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 */