summaryrefslogtreecommitdiff
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rwxr-xr-xdrivers/watchdog/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 450974403b8c..8cfdd3e64817 100755
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -321,7 +321,7 @@ config MAX63XX_WATCHDOG
config IMX2_WDT
tristate "IMX2+ Watchdog"
- depends on ARCH_MX2 || ARCH_MX25 || ARCH_MX3 || ARCH_MX5 || ARCH_MX6
+ depends on ARCH_MX2 || ARCH_MX25 || ARCH_MX3 || ARCH_MX5 || ARCH_MX6 || ARCH_MVF
help
This is the driver for the hardware watchdog
on the Freescale IMX2 and later processors.