diff options
-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 de78d0ab041f..df6b8ff26c9d 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -330,7 +330,7 @@ config MAX63XX_WATCHDOG | |||
330 | 330 | ||
331 | config IMX2_WDT | 331 | config IMX2_WDT |
332 | tristate "IMX2+ Watchdog" | 332 | tristate "IMX2+ Watchdog" |
333 | depends on ARCH_MX2 || ARCH_MX25 || ARCH_MX3 || ARCH_MX5 | 333 | depends on IMX_HAVE_PLATFORM_IMX2_WDT |
334 | help | 334 | help |
335 | This is the driver for the hardware watchdog | 335 | This is the driver for the hardware watchdog |
336 | on the Freescale IMX2 and later processors. | 336 | on the Freescale IMX2 and later processors. |