aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/watchdog')
-rw-r--r--drivers/char/watchdog/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig
index a4d81cda479e..16fb23125e96 100644
--- a/drivers/char/watchdog/Kconfig
+++ b/drivers/char/watchdog/Kconfig
@@ -618,7 +618,7 @@ config ZVM_WATCHDOG
618 618
619config SH_WDT 619config SH_WDT
620 tristate "SuperH Watchdog" 620 tristate "SuperH Watchdog"
621 depends on SUPERH 621 depends on SUPERH && (CPU_SH3 || CPU_SH4)
622 help 622 help
623 This driver adds watchdog support for the integrated watchdog in the 623 This driver adds watchdog support for the integrated watchdog in the
624 SuperH processors. If you have one of these processors and wish 624 SuperH processors. If you have one of these processors and wish