X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fwatchdog%2FKconfig;h=ccb78f66c2b6c3a24c509bb62f6341347152ec4f;hb=ff877ea80efa2015b6263766f78ee42c2a1b32f9;hp=254d115cafab0feeed787c778bb73e04f46dc19e;hpb=bfe38ccf8d0b541f387f65267f6f3794be59233a;p=linux-2.6 diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 254d115caf..ccb78f66c2 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -295,6 +295,19 @@ config ALIM7101_WDT Most people will say N. +config GEODE_WDT + tristate "AMD Geode CS5535/CS5536 Watchdog" + depends on MGEODE_LX + help + This driver enables a watchdog capability built into the + CS5535/CS5536 companion chips for the AMD Geode GX and LX + processors. This watchdog watches your kernel to make sure + it doesn't freeze, and if it does, it reboots your computer after + a certain amount of time. + + You can compile this driver directly into the kernel, or use + it as a module. The module will be called geodewdt. + config SC520_WDT tristate "AMD Elan SC520 processor Watchdog" depends on X86