diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index fe819b76de56..277ecbc36bcb 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -578,6 +578,7 @@ config INTEL_SCU_WATCHDOG | |||
578 | config ITCO_WDT | 578 | config ITCO_WDT |
579 | tristate "Intel TCO Timer/Watchdog" | 579 | tristate "Intel TCO Timer/Watchdog" |
580 | depends on (X86 || IA64) && PCI | 580 | depends on (X86 || IA64) && PCI |
581 | select WATCHDOG_CORE | ||
581 | select LPC_ICH | 582 | select LPC_ICH |
582 | ---help--- | 583 | ---help--- |
583 | Hardware driver for the intel TCO timer based watchdog devices. | 584 | Hardware driver for the intel TCO timer based watchdog devices. |