X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fwatchdog%2FKconfig;h=9289da313d985f434f7c350a88db97321437372e;hb=3ad96e50f2e76a92baa4595a4f3c783f375184bf;hp=80825a7e8e48e1ebd06af14a1bcf208acb733daf;hpb=d6624d2ea7564d9668b3b0c2c493711a76f33bb4;p=karo-tx-linux.git diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 80825a7e8e48..9289da313d98 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -1214,6 +1214,21 @@ config SBC_EPX_C3_WATCHDOG To compile this driver as a module, choose M here: the module will be called sbc_epx_c3. +config INTEL_MEI_WDT + tristate "Intel MEI iAMT Watchdog" + depends on INTEL_MEI && X86 + select WATCHDOG_CORE + ---help--- + A device driver for the Intel MEI iAMT watchdog. + + The Intel AMT Watchdog is an OS Health (Hang/Crash) watchdog. + Whenever the OS hangs or crashes, iAMT will send an event + to any subscriber to this event. The watchdog doesn't reset the + the platform. + + To compile this driver as a module, choose M here: + the module will be called mei_wdt. + # M32R Architecture # M68K Architecture