W83877F (EMACS) Watchdog Timer

modulename: w83877f_wdt.ko

configname: CONFIG_W83877F_WDT

Linux Kernel Configuration
└─>Device Drivers
└─>Watchdog Timer Support
└─>W83877F (EMACS) Watchdog Timer
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
This is the driver for the hardware watchdog on the W83877F chipset
as used in EMACS PC-104 motherboards (and likely others). This
watchdog simply watches your kernel to make sure it doesn't freeze,
and if it does, it reboots your computer after a certain amount of
time.

To compile this driver as a module, choose M here: the
module will be called w83877f_wdt.

Most people will say N.

source code:
depends
CONFIG_WATCHDOG
CONFIG_COMPILE_TEST or CONFIG_X86