diff mbox series

[PATCH/LOCAL,2/3] arm64: renesas: defconfig: Enable RZ/V2H(P) Watchdog support

Message ID c235eb87c51d044939df0631fd5ad53723133e79.1727949523.git.geert+renesas@glider.be (mailing list archive)
State New
Delegated to: Geert Uytterhoeven
Headers show
Series arm64: renesas: defconfig: Updates after v6.12-rc1 | expand

Commit Message

Geert Uytterhoeven Oct. 3, 2024, 10:02 a.m. UTC
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(+)
diff mbox series

Patch

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