From: Heiko Schocher Date: Sun, 1 Dec 2019 10:23:27 +0000 (+0100) Subject: imx6: aristainetos: WDT DM conversion enable WDT reset X-Git-Tag: v2020.04-rc1~37^2~73 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=445c230814a99d51593e8f7a5c01339cc59beaf0;p=oweals%2Fu-boot.git imx6: aristainetos: WDT DM conversion enable WDT reset enable config symbols: CONFIG_SYSRESET CONFIG_SYSRESET_WATCHDOG Signed-off-by: Heiko Schocher --- diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig index d2411c6070..d7f24373d1 100644 --- a/configs/aristainetos2_defconfig +++ b/configs/aristainetos2_defconfig @@ -98,6 +98,8 @@ CONFIG_DM_SERIAL=y CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_MXC_SPI=y +CONFIG_SYSRESET=y +CONFIG_SYSRESET_WATCHDOG=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_STORAGE=y