Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-watchdog
[linux-block.git] / drivers / watchdog / Kconfig
index ee9c57a5fafa6ae2039b7498e13bbcf4e0d8d631..c4e82a8d863f8dded3bb044df5ef007ac0132efe 100644 (file)
@@ -678,7 +678,7 @@ config MAX63XX_WATCHDOG
 
 config MAX77620_WATCHDOG
        tristate "Maxim Max77620 Watchdog Timer"
-       depends on MFD_MAX77620 || COMPILE_TEST
+       depends on MFD_MAX77620 || MFD_MAX77714 || COMPILE_TEST
        select WATCHDOG_CORE
        help
          This is the driver for the Max77620 watchdog timer.
@@ -1718,7 +1718,7 @@ config AR7_WDT
 
 config TXX9_WDT
        tristate "Toshiba TXx9 Watchdog Timer"
-       depends on CPU_TX39XX || CPU_TX49XX || (MIPS && COMPILE_TEST)
+       depends on CPU_TX49XX || (MIPS && COMPILE_TEST)
        select WATCHDOG_CORE
        help
          Hardware driver for the built-in watchdog timer on TXx9 MIPS SoCs.