LoongArch: Parse MADT to get multi-processor information
[linux-2.6-microblaze.git] / drivers / watchdog / Kconfig
index 001ae1b..32fd376 100644 (file)
@@ -1839,6 +1839,17 @@ config RALINK_WDT
        help
          Hardware driver for the Ralink SoC Watchdog Timer.
 
+config GXP_WATCHDOG
+       tristate "HPE GXP watchdog support"
+       depends on ARCH_HPE_GXP
+       select WATCHDOG_CORE
+       help
+         Say Y here to include support for the watchdog timer
+         in HPE GXP SoCs.
+
+         To compile this driver as a module, choose M here.
+         The module will be called gxp-wdt.
+
 config MT7621_WDT
        tristate "Mediatek SoC watchdog"
        select WATCHDOG_CORE