From: Lad Prabhakar Date: Tue, 12 Nov 2024 09:34:12 +0000 (+0000) Subject: arm64: defconfig: Enable Renesas RZ/V2H(P) Watchdog driver X-Git-Tag: v6.14-rc1~101^2~14^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=5ad0a0c7917dc434ee28da765186dabc81172e3c;p=linux-block.git arm64: defconfig: Enable Renesas RZ/V2H(P) Watchdog driver Enable the watchdog driver for the Renesas RZ/V2H(P) SoC. Signed-off-by: Lad Prabhakar Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20241112093412.20093-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c62831e61586..41af838ff4b7 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -737,6 +737,7 @@ CONFIG_MESON_WATCHDOG=m CONFIG_ARM_SMC_WATCHDOG=y CONFIG_RENESAS_WDT=y CONFIG_RENESAS_RZG2LWDT=y +CONFIG_RENESAS_RZV2HWDT=y CONFIG_UNIPHIER_WATCHDOG=y CONFIG_PM8916_WATCHDOG=m CONFIG_BCM2835_WDT=y