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 ae5af82ac31a..b19465c15091 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
| @@ -343,7 +343,7 @@ config MAX63XX_WATCHDOG | |||
| 343 | 343 | ||
| 344 | config IMX2_WDT | 344 | config IMX2_WDT |
| 345 | tristate "IMX2+ Watchdog" | 345 | tristate "IMX2+ Watchdog" |
| 346 | depends on IMX_HAVE_PLATFORM_IMX2_WDT | 346 | depends on ARCH_MXC |
| 347 | help | 347 | help |
| 348 | This is the driver for the hardware watchdog | 348 | This is the driver for the hardware watchdog |
| 349 | on the Freescale IMX2 and later processors. | 349 | on the Freescale IMX2 and later processors. |
