aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorCarlo Caione <ccaione@baylibre.com>2019-02-06 14:37:37 +0000
committerShawn Guo <shawnguo@kernel.org>2019-02-11 11:03:07 +0800
commit90a50f9f4ddcd35d0d4af536cf1f767ea2041cb8 (patch)
tree958c5663ac09e9d324da355bd22527a4d5000cd0 /arch/arm64/configs/defconfig
parentarm64: defconfig: Enable PFUZE100 regulator (diff)
downloadlinux-dev-90a50f9f4ddcd35d0d4af536cf1f767ea2041cb8.tar.xz
linux-dev-90a50f9f4ddcd35d0d4af536cf1f767ea2041cb8.zip
arm64: defconfig: Add IMX2+ watchdog
It's needed to properly reboot the i.MX8MQ EVK board. Signed-off-by: Carlo Caione <ccaione@baylibre.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/configs/defconfig')
-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 788773d16c7c..1c26d8bfd927 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -423,6 +423,7 @@ CONFIG_UNIPHIER_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_ARM_SP805_WATCHDOG=y
CONFIG_S3C2410_WATCHDOG=y
+CONFIG_IMX2_WDT=y
CONFIG_MESON_GXBB_WATCHDOG=m
CONFIG_MESON_WATCHDOG=m
CONFIG_RENESAS_WDT=y