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

Commit eedd7902 authored by Simon Horman's avatar Simon Horman
Browse files

ARM: multi_v7_defconfig: Enable RENESAS_WDT



R-Car Gen2 and RZ/G1 platforms come with a watchdog IP, therefore enable
its driver by default. It is enabled as a module to avoid increasing
the kernel image size.

Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 07435593
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -498,6 +498,7 @@ CONFIG_TEGRA_WATCHDOG=m
CONFIG_MESON_WATCHDOG=y
CONFIG_DW_WATCHDOG=y
CONFIG_DIGICOLOR_WATCHDOG=y
CONFIG_RENESAS_WDT=m
CONFIG_BCM2835_WDT=y
CONFIG_BCM47XX_WDT=y
CONFIG_BCM7038_WDT=m