diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 322b36a9c0e6..229a9c1506b6 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -580,7 +580,7 @@ config IT87_WDT | |||
580 | depends on X86 && EXPERIMENTAL | 580 | depends on X86 && EXPERIMENTAL |
581 | ---help--- | 581 | ---help--- |
582 | This is the driver for the hardware watchdog on the ITE IT8702, | 582 | This is the driver for the hardware watchdog on the ITE IT8702, |
583 | IT8712, IT8716, IT8718, IT8720, IT8726, IT8712 Super I/O chips. | 583 | IT8712, IT8716, IT8718, IT8720, IT8721, IT8726 Super I/O chips. |
584 | This watchdog simply watches your kernel to make sure it doesn't | 584 | This watchdog simply watches your kernel to make sure it doesn't |
585 | freeze, and if it does, it reboots your computer after a certain | 585 | freeze, and if it does, it reboots your computer after a certain |
586 | amount of time. | 586 | amount of time. |