[PATCH u-boot-marvell v2 3/4] arm: mvebu: turris_omnia: Enable CMD_WDT
Marek Behún
marek.behun at nic.cz
Fri Feb 26 10:30:21 CET 2021
This command can be sometimes used for debugging.
Signed-off-by: Marek Behún <marek.behun at nic.cz>
Reviewed-by: Stefan Roese <sr at denx.de>
Cc: Pali Rohár <pali at kernel.org>
---
configs/turris_omnia_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig
index 810eacefc2..295f05f3b3 100644
--- a/configs/turris_omnia_defconfig
+++ b/configs/turris_omnia_defconfig
@@ -46,6 +46,7 @@ CONFIG_CMD_SATA=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
CONFIG_CMD_TFTPPUT=y
+CONFIG_CMD_WDT=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
CONFIG_CMD_AES=y
--
2.26.2
More information about the U-Boot
mailing list