File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -963,13 +963,14 @@ config RENESAS_RZG2LWDT
963
963
Renesas RZ/G2L SoCs. These watchdogs can be used to reset a system.
964
964
965
965
config RENESAS_RZV2HWDT
966
- tristate "Renesas RZ/V2H(P) WDT Watchdog"
967
- depends on ARCH_R9A09G057 || COMPILE_TEST
966
+ tristate "Renesas RZ/{G3E, V2H(P)} WDT Watchdog"
967
+ depends on ARCH_RENESAS || COMPILE_TEST
968
968
depends on PM || COMPILE_TEST
969
969
select WATCHDOG_CORE
970
970
help
971
971
This driver adds watchdog support for the integrated watchdogs in the
972
- Renesas RZ/V2H(P) SoCs. These watchdogs can be used to reset a system.
972
+ Renesas RZ/{G3E,V2H(P)} SoCs. These watchdogs can be used to reset a
973
+ system.
973
974
974
975
config ASPEED_WATCHDOG
975
976
tristate "Aspeed BMC watchdog support"
You can’t perform that action at this time.
0 commit comments