aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-28 10:41:14 -0400
committerTom Rini <trini@konsulko.com>2023-10-28 10:41:14 -0400
commit9f2510bccc47022abb7493786e59dd87ff05158c (patch)
tree50d7e00672dff451b677cb48dca1dc8101b33461
parent951642585c8548fbe28d08c0a3ba6194853e711e (diff)
downloadu-boot-check-two-migrations.zip
u-boot-check-two-migrations.tar.gz
u-boot-check-two-migrations.tar.bz2
Make WDT+DM migration fatalcheck-two-migrations
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 73f28a4..c956bca 100644
--- a/Makefile
+++ b/Makefile
@@ -1166,7 +1166,7 @@ ifneq ($(CONFIG_SPL_FIT_GENERATOR),)
@echo >&2 "arch-specific scripts with no tests."
@echo >&2 "===================================================="
endif
- $(call deprecated,CONFIG_WDT,DM watchdog,v2019.10,\
+ $(call fatalmigration,CONFIG_WDT,DM watchdog,v2019.10,\
$(CONFIG_WATCHDOG)$(CONFIG_HW_WATCHDOG))
$(call deprecated,CONFIG_DM_I2C,I2C drivers,v2022.04,$(CONFIG_SYS_I2C_LEGACY))
@# CFG_SYS_TIMER_RATE has brackets in it for some boards which