ARM: configs: at91: enable sama5d4 compatible watchdog
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 11 Feb 2020 08:07:15 +0000 (08:07 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 12 Feb 2020 11:29:22 +0000 (12:29 +0100)
Enable CONFIG_SAMA5D4_WATCHDOG. This driver is compatible with sam9x60
watchdog timer block.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Link: https://lore.kernel.org/r/1581408369-14469-3-git-send-email-eugen.hristev@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/configs/at91_dt_defconfig

index f66bb98..4a0ba2a 100644 (file)
@@ -118,6 +118,7 @@ CONFIG_POWER_SUPPLY=y
 # CONFIG_HWMON is not set
 CONFIG_WATCHDOG=y
 CONFIG_AT91SAM9X_WATCHDOG=y
+CONFIG_SAMA5D4_WATCHDOG=y
 CONFIG_MFD_ATMEL_FLEXCOM=y
 CONFIG_MFD_ATMEL_HLCDC=y
 CONFIG_REGULATOR=y