diff options
| author | Angelo Dureghello <angelo@kernel-space.org> | 2023-06-24 23:46:17 +0200 |
|---|---|---|
| committer | Angelo Dureghello <angelo@kernel-space.org> | 2023-07-25 23:21:42 +0200 |
| commit | 838a6a7201e971345b4380c5edf581b6a5802a80 (patch) | |
| tree | 960cd0fa1ca886c41c4d8aa84c195e587e27c5a5 /configs/eb_cpu5282_internal_defconfig | |
| parent | 67d39af6653ae4b54523802cf4335d83595d393e (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/eb_cpu5282_internal_defconfig')
| -rw-r--r-- | configs/eb_cpu5282_internal_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/eb_cpu5282_internal_defconfig b/configs/eb_cpu5282_internal_defconfig index 44e22eb01dd..bd780034ba0 100644 --- a/configs/eb_cpu5282_internal_defconfig +++ b/configs/eb_cpu5282_internal_defconfig @@ -50,3 +50,4 @@ CONFIG_MII=y CONFIG_DM_RTC=y CONFIG_RTC_DS1338=y CONFIG_MCFUART=y +CONFIG_WDT=y |
