ARM: shmobile: Enable DA9063 watchdog in multiplatform defconfig
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 9 Dec 2014 11:22:49 +0000 (12:22 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 21 Dec 2014 07:53:36 +0000 (16:53 +0900)
This allows to restart koelsch on watchdog timeout or manual system
restart request.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig

index a9a1b0afc691da447be8e94fb46f376bc31a76b9..99e122694f5e426c1b1b13cbe685ee355062169a 100644 (file)
@@ -108,6 +108,9 @@ CONFIG_GPIO_RCAR=y
 CONFIG_THERMAL=y
 CONFIG_CPU_THERMAL=y
 CONFIG_RCAR_THERMAL=y
+CONFIG_WATCHDOG=y
+CONFIG_DA9063_WATCHDOG=y
+CONFIG_MFD_DA9063=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_DA9210=y
 CONFIG_REGULATOR_GPIO=y
This page took 0.039455 seconds and 5 git commands to generate.