aboutsummaryrefslogtreecommitdiff
path: root/include/configs/socfpga_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-04 10:03:39 -0500
committerTom Rini <trini@konsulko.com>2022-12-23 10:07:03 -0500
commit42119de8b51ca703d5e6c489b59c99aa3db7ab30 (patch)
treeb556b6e72375f8360f4d2f908b5f30aaf7ebc17b /include/configs/socfpga_common.h
parentb8089c6d688dd031d07274fc07678a2005b466e9 (diff)
downloadu-boot-42119de8b51ca703d5e6c489b59c99aa3db7ab30.zip
u-boot-42119de8b51ca703d5e6c489b59c99aa3db7ab30.tar.gz
u-boot-42119de8b51ca703d5e6c489b59c99aa3db7ab30.tar.bz2
global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFG
Perform a simple rename of CONFIG_DW_WDT_CLOCK_KHZ to CFG_DW_WDT_CLOCK_KHZ Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/socfpga_common.h')
-rw-r--r--include/configs/socfpga_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index 088cd4d..d0f5331 100644
--- a/include/configs/socfpga_common.h
+++ b/include/configs/socfpga_common.h
@@ -64,7 +64,7 @@
/*
* L4 Watchdog
*/
-#define CONFIG_DW_WDT_CLOCK_KHZ 25000
+#define CFG_DW_WDT_CLOCK_KHZ 25000
/*
* NAND Support