Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54b31de0 authored by Nicolas Ferre's avatar Nicolas Ferre
Browse files

ARM: multi_v7_defconfig: add Atmel watchdog timers



Add both Atmel watchdog timers to the multi_v7_defconfig. They are added
as part of the kernel because it's a core piece of the system.

Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent a95c6307
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -430,6 +430,8 @@ CONFIG_WATCHDOG=y
CONFIG_DA9063_WATCHDOG=m
CONFIG_XILINX_WATCHDOG=y
CONFIG_ARM_SP805_WATCHDOG=y
CONFIG_AT91SAM9X_WATCHDOG=y
CONFIG_SAMA5D4_WATCHDOG=y
CONFIG_ORION_WATCHDOG=y
CONFIG_ST_LPC_WATCHDOG=y
CONFIG_SUNXI_WATCHDOG=y