[7/7] arm64: defconfig: Enable K3 RTI Watchdog

Message ID 20230725105346.1981285-8-u-kumar1@ti.com
State New
Headers
Series arm64: defconfig: Enable various configs for TI platforms |

Commit Message

Kumar, Udit July 25, 2023, 10:53 a.m. UTC
  TI's K3 SOC Family has RTI (Real Time Interrupt) watchdog
timer.

This patch enables TI RTI watchdog driver to be built as module.

RTI watchdog are supported on AM62, AM62A, AM64, AM65,
J721E and J7200 TI SOC.

Signed-off-by: Udit Kumar <u-kumar1@ti.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 63ca68081139..dedf1bd9c29f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -690,6 +690,7 @@  CONFIG_UNIPHIER_WATCHDOG=y
 CONFIG_PM8916_WATCHDOG=m
 CONFIG_BCM2835_WDT=y
 CONFIG_BCM7038_WDT=m
+CONFIG_K3_RTI_WATCHDOG=m
 CONFIG_MFD_ALTERA_SYSMGR=y
 CONFIG_MFD_BD9571MWV=y
 CONFIG_MFD_AXP20X_I2C=y