[U-Boot] [PATCH v1 24/29] imx6: aristainetos: WDT DM conversion enable WDT reset
Heiko Schocher
hs at denx.de
Sun Dec 1 11:23:27 CET 2019
enable config symbols:
CONFIG_SYSRESET
CONFIG_SYSRESET_WATCHDOG
Signed-off-by: Heiko Schocher <hs at denx.de>
---
configs/aristainetos2_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig
index 82fe512098..be5cec96fa 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
--
2.21.0
More information about the U-Boot
mailing list