[PATCH 7/7] arm64: defconfig: Enable K3 RTI Watchdog
Udit Kumar
u-kumar1 at ti.com
Tue Jul 25 03:53:46 PDT 2023
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 at ti.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
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
--
2.34.1
More information about the linux-arm-kernel
mailing list