summaryrefslogtreecommitdiff
path: root/configs/gardena-smart-gateway-at91sam_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2019-05-08 14:47:05 +0200
committerEugen Hristev <eugen.hristev@microchip.com>2019-05-15 09:33:58 +0300
commit0c8baa619dffde84b07b3b7a71e801cab4f09f7e (patch)
tree8611672e15921273ed573fcdeb7b8a32b3d595bf /configs/gardena-smart-gateway-at91sam_defconfig
parenta69120a0d7c8d4044cdaceea9eb03913ba4e49c7 (diff)
arm: at91: gardena-smart-gateway-at91sam: Enable CMD_WDT
This patch enables the "wdt" command, which is quite useful for watchdog testing. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Eugen Hristev <eugen.hristev@microchip.com>
Diffstat (limited to 'configs/gardena-smart-gateway-at91sam_defconfig')
-rw-r--r--configs/gardena-smart-gateway-at91sam_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gardena-smart-gateway-at91sam_defconfig b/configs/gardena-smart-gateway-at91sam_defconfig
index 577dceb2d4..a25d378064 100644
--- a/configs/gardena-smart-gateway-at91sam_defconfig
+++ b/configs/gardena-smart-gateway-at91sam_defconfig
@@ -36,6 +36,7 @@ CONFIG_CMD_DM=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_MTD=y
CONFIG_CMD_NAND=y
+CONFIG_CMD_WDT=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y