Message ID | c235eb87c51d044939df0631fd5ad53723133e79.1727949523.git.geert+renesas@glider.be (mailing list archive) |
---|---|
State | Mainlined |
Commit | b281ca527eb139e2dae64f209f0d318dcf3a7c73 |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | arm64: renesas: defconfig: Updates after v6.12-rc1 | expand |
diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index 4e3e138da69b2d8a..ee49b343313d958a 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -201,6 +201,7 @@ CONFIG_RZG2L_THERMAL=y CONFIG_WATCHDOG=y CONFIG_RENESAS_WDT=y CONFIG_RENESAS_RZG2LWDT=y +CONFIG_RENESAS_RZV2HWDT=y CONFIG_MFD_BD9571MWV=y CONFIG_MFD_DA9062=y CONFIG_RZ_MTU3=y
Enable Renesas RZ/V2H(P) Watchdog support, as used on the RZ/V2H EVK board. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- arch/arm64/configs/renesas_defconfig | 1 + 1 file changed, 1 insertion(+)