diff options
Diffstat (limited to 'drivers/watchdog')
-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 837106310bf5..bb74186d88f3 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -594,7 +594,7 @@ config IE6XX_WDT | |||
594 | 594 | ||
595 | config INTEL_SCU_WATCHDOG | 595 | config INTEL_SCU_WATCHDOG |
596 | bool "Intel SCU Watchdog for Mobile Platforms" | 596 | bool "Intel SCU Watchdog for Mobile Platforms" |
597 | depends on X86_MRST | 597 | depends on X86_INTEL_MID |
598 | ---help--- | 598 | ---help--- |
599 | Hardware driver for the watchdog time built into the Intel SCU | 599 | Hardware driver for the watchdog time built into the Intel SCU |
600 | for Intel Mobile Platforms. | 600 | for Intel Mobile Platforms. |