Commit e30722e4 authored by Naresh Bhat's avatar Naresh Bhat Committed by Wim Van Sebroeck

watchdog: sp805_wdt depends also on ARM64

Add sp805_wdt depends on ARM64.
Signed-off-by: default avatarNaresh Bhat <naresh.bhat@linaro.org>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 8773926d
......@@ -117,7 +117,7 @@ config WM8350_WATCHDOG
config ARM_SP805_WATCHDOG
tristate "ARM SP805 Watchdog"
depends on ARM && ARM_AMBA
depends on (ARM || ARM64) && ARM_AMBA
select WATCHDOG_CORE
help
ARM Primecell SP805 Watchdog timer. This will reboot your system when
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment