From: Kevin Hilman Date: Sat, 3 Sep 2016 00:13:01 +0000 (-0700) Subject: arm64: defconfig: enable meson WDT as modules X-Git-Tag: v4.9-rc1~78^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19b986919214da6384645e56058fab1a86ec7f3c;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: enable meson WDT as modules Signed-off-by: Kevin Hilman Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 6e55610bb16fd..479e0ec172584 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -267,6 +267,8 @@ CONFIG_EXYNOS_THERMAL=y CONFIG_WATCHDOG=y CONFIG_RENESAS_WDT=y CONFIG_S3C2410_WATCHDOG=y +CONFIG_MESON_GXBB_WATCHDOG=m +CONFIG_MESON_WATCHDOG=m CONFIG_MFD_MAX77620=y CONFIG_MFD_SPMI_PMIC=y CONFIG_MFD_SEC_CORE=y