aboutsummaryrefslogtreecommitdiff
path: root/configs/astro_mcf5373l_defconfig
diff options
context:
space:
mode:
authorAngelo Dureghello2023-06-24 23:46:17 +0200
committerAngelo Dureghello2023-07-25 23:21:42 +0200
commit838a6a7201e971345b4380c5edf581b6a5802a80 (patch)
tree960cd0fa1ca886c41c4d8aa84c195e587e27c5a5 /configs/astro_mcf5373l_defconfig
parent67d39af6653ae4b54523802cf4335d83595d393e (diff)
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
Diffstat (limited to 'configs/astro_mcf5373l_defconfig')
-rw-r--r--configs/astro_mcf5373l_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/astro_mcf5373l_defconfig b/configs/astro_mcf5373l_defconfig
index aade1f98be3..f4dad3bcc84 100644
--- a/configs/astro_mcf5373l_defconfig
+++ b/configs/astro_mcf5373l_defconfig
@@ -46,5 +46,5 @@ CONFIG_DM_RTC=y
CONFIG_MCFRTC=y
CONFIG_SYS_MCFRTC_BASE=0xFC0A8000
CONFIG_MCFUART=y
-CONFIG_WATCHDOG=y
-CONFIG_WATCHDOG_TIMEOUT_MSECS=3355
+CONFIG_WDT=y
+CONFIG_WDT_MCF=y