[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230621051358.3905149-1-u-kumar1@ti.com>
Date: Wed, 21 Jun 2023 10:43:58 +0530
From: Udit Kumar <u-kumar1@...com>
To: <catalin.marinas@....com>, <will@...nel.org>, <nm@...com>,
<vigneshr@...com>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
CC: <quic_bjorande@...cinc.com>, <arnd@...db.de>,
<krzysztof.kozlowski@...aro.org>, <konrad.dybcio@...aro.org>,
<geert+renesas@...der.be>, <neil.armstrong@...aro.org>,
<nfraprado@...labora.com>, <broonie@...nel.org>,
<rafal@...ecki.pl>, Udit Kumar <u-kumar1@...com>
Subject: [PATCH] arm64: defconfig: Enable K3 RTI Watchdog
K3 Family has RTI watchdog. This patch is
needed to enable WDT functions.
Signed-off-by: Udit Kumar <u-kumar1@...com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 57c6b7bb88d4..4567645abe35 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -686,6 +686,7 @@ CONFIG_UNIPHIER_WATCHDOG=y
CONFIG_PM8916_WATCHDOG=m
CONFIG_BCM2835_WDT=y
CONFIG_BCM7038_WDT=m
+CONFIG_K3_RTI_WATCHDOG=y
CONFIG_MFD_ALTERA_SYSMGR=y
CONFIG_MFD_BD9571MWV=y
CONFIG_MFD_AXP20X_I2C=y
--
2.34.1
Powered by blists - more mailing lists