Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-watchdog
[platform/kernel/linux-rpi.git] / drivers / watchdog / Kconfig
index ba69834..21865e2 100644 (file)
@@ -1015,6 +1015,14 @@ config PM8916_WATCHDOG
          Say Y here to include support watchdog timer embedded into the
          pm8916 module.
 
+config VISCONTI_WATCHDOG
+       tristate "Toshiba Visconti series watchdog support"
+       depends on ARCH_VISCONTI || COMPILE_TEST
+       select WATCHDOG_CORE
+       help
+         Say Y here to include support for the watchdog timer in Toshiba
+         Visconti SoCs.
+
 # X86 (i386 + ia64 + x86_64) Architecture
 
 config ACQUIRE_WDT