]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: multi_v7_defconfig: Enable RENESAS_WDT
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 2 May 2018 09:43:53 +0000 (11:43 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 16 May 2018 09:08:35 +0000 (11:08 +0200)
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: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/multi_v7_defconfig

index c6042475bece42fa988d6dd7b7293044cefb3db5..374a40945b0fe88cf8eae834ab875ea2e651419f 100644 (file)
@@ -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