Skip to content

Commit

Permalink
ARM: shmobile: Enable DA9063 watchdog in multiplatform defconfig
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Geert Uytterhoeven authored and Simon Horman committed Dec 21, 2014
1 parent 174b7a5 commit db54d85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/configs/shmobile_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit db54d85

Please sign in to comment.