summaryrefslogtreecommitdiff
path: root/configs/aristainetos2_defconfig
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2019-12-01 13:23:27 +0300
committerStefano Babic <sbabic@denx.de>2020-01-07 12:26:56 +0300
commit445c230814a99d51593e8f7a5c01339cc59beaf0 (patch)
tree0a7a730207aabbd5d42ede8ed7f7ec4c343c4a1a /configs/aristainetos2_defconfig
parent0ed133a6c459ecba2df8381ffcd45412db990de5 (diff)
downloadu-boot-445c230814a99d51593e8f7a5c01339cc59beaf0.tar.xz
imx6: aristainetos: WDT DM conversion enable WDT reset
enable config symbols: CONFIG_SYSRESET CONFIG_SYSRESET_WATCHDOG Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs/aristainetos2_defconfig')
-rw-r--r--configs/aristainetos2_defconfig2
1 files changed, 2 insertions, 0 deletions
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