Index: drivers/watchdog/Kconfig |
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig |
index 3711b888d482f13f2284d5c25c16a9d84d1ecbab..2736d3d0093fb1fe9a8413358ed0473f2e6b9bff 100644 |
--- a/drivers/watchdog/Kconfig |
+++ b/drivers/watchdog/Kconfig |
@@ -147,7 +147,7 @@ config KS8695_WATCHDOG |
config S3C2410_WATCHDOG |
tristate "S3C2410 Watchdog" |
- depends on ARCH_S3C2410 |
+ depends on ARCH_S3C2410 || ARCH_S5PV210 |
help |
Watchdog timer block in the Samsung S3C2410 chips. This will |
reboot the system when the timer expires with the watchdog |