commit | 838a6a7201e971345b4380c5edf581b6a5802a80 | [log] [tgz] |
---|---|---|
author | Angelo Dureghello <angelo@kernel-space.org> | Sat Jun 24 23:46:17 2023 +0200 |
committer | Angelo Dureghello <angelo@kernel-space.org> | Tue Jul 25 23:21:42 2023 +0200 |
tree | 960cd0fa1ca886c41c4d8aa84c195e587e27c5a5 | |
parent | 67d39af6653ae4b54523802cf4335d83595d393e [diff] [blame] |
configs: m68k: add watchdog driver Add config options for mcf_wdt driver. Signed-off-by: Angelo Dureghello <angelo@kernel-space.org> --- Changes for v2: - none Changes for v3: - none
diff --git a/configs/eb_cpu5282_internal_defconfig b/configs/eb_cpu5282_internal_defconfig index 44e22eb..bd78003 100644 --- a/configs/eb_cpu5282_internal_defconfig +++ b/configs/eb_cpu5282_internal_defconfig
@@ -50,3 +50,4 @@ CONFIG_DM_RTC=y CONFIG_RTC_DS1338=y CONFIG_MCFUART=y +CONFIG_WDT=y