diff options
Diffstat (limited to 'drivers')
| -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 36fca2cb086b..cbd5ac7b8832 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
| @@ -272,7 +272,7 @@ config PNX4008_WATCHDOG | |||
| 272 | 272 | ||
| 273 | config IOP_WATCHDOG | 273 | config IOP_WATCHDOG |
| 274 | tristate "IOP Watchdog" | 274 | tristate "IOP Watchdog" |
| 275 | depends on PLAT_IOP | 275 | depends on ARCH_IOP13XX |
| 276 | select WATCHDOG_NOWAYOUT if (ARCH_IOP32X || ARCH_IOP33X) | 276 | select WATCHDOG_NOWAYOUT if (ARCH_IOP32X || ARCH_IOP33X) |
| 277 | help | 277 | help |
| 278 | Say Y here if to include support for the watchdog timer | 278 | Say Y here if to include support for the watchdog timer |
