aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeiji Hayashibara <[email protected]>2017-07-18 15:38:10 +0900
committerArnd Bergmann <[email protected]>2017-08-15 18:02:44 +0200
commit6920c36d2b9525cd54b4537459a7183e4cbae457 (patch)
tree479dcde78d3e79de6c31997dfd2f90d122baafa1
parent01d1cddb201682cd3280b581688306123973dfa4 (diff)
arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG
Enable the watchdog driver for UniPhier SoC Signed-off-by: Keiji Hayashibara <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d81fdbe40bf0..852f29654089 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -312,6 +312,7 @@ CONFIG_S3C2410_WATCHDOG=y
CONFIG_MESON_GXBB_WATCHDOG=m
CONFIG_MESON_WATCHDOG=m
CONFIG_RENESAS_WDT=y
+CONFIG_UNIPHIER_WATCHDOG=y
CONFIG_BCM2835_WDT=y
CONFIG_MFD_CROS_EC=y
CONFIG_MFD_CROS_EC_I2C=y