projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ed133a
)
imx6: aristainetos: WDT DM conversion enable WDT reset
author
Heiko Schocher
<hs@denx.de>
Sun, 1 Dec 2019 10:23:27 +0000
(11:23 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 7 Jan 2020 09:26:56 +0000
(10:26 +0100)
enable config symbols:
CONFIG_SYSRESET
CONFIG_SYSRESET_WATCHDOG
Signed-off-by: Heiko Schocher <hs@denx.de>
configs/aristainetos2_defconfig
patch
|
blob
|
history
diff --git
a/configs/aristainetos2_defconfig
b/configs/aristainetos2_defconfig
index d2411c6070d005902b3aac126b78ee2972ee34c9..d7f24373d1e0bee57fda33f378662d249ed4b772 100644
(file)
--- 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