Merge tag 'v2022.04-rc4' into next
[platform/kernel/u-boot.git] / drivers / watchdog / Kconfig
index 1f3ca99..5b614cf 100644 (file)
@@ -267,6 +267,13 @@ config WDT_SBSA
           In the single stage mode, when the timeout is reached, your system
           will be reset by WS1. The first signal (WS0) is ignored.
 
+config WDT_SL28CPLD
+       bool "sl28cpld watchdog timer support"
+       depends on WDT && SL28CPLD
+       help
+         Enable support for the watchdog timer in the Kontron sl28cpld
+         management controller.
+
 config WDT_SP805
        bool "SP805 watchdog timer support"
        depends on WDT