提交 e30722e4 编写于 作者: N Naresh Bhat 提交者: Wim Van Sebroeck

watchdog: sp805_wdt depends also on ARM64

Add sp805_wdt depends on ARM64.
Signed-off-by: NNaresh Bhat <naresh.bhat@linaro.org>
Acked-by: NViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
上级 8773926d
...@@ -117,7 +117,7 @@ config WM8350_WATCHDOG ...@@ -117,7 +117,7 @@ config WM8350_WATCHDOG
config ARM_SP805_WATCHDOG config ARM_SP805_WATCHDOG
tristate "ARM SP805 Watchdog" tristate "ARM SP805 Watchdog"
depends on ARM && ARM_AMBA depends on (ARM || ARM64) && ARM_AMBA
select WATCHDOG_CORE select WATCHDOG_CORE
help help
ARM Primecell SP805 Watchdog timer. This will reboot your system when ARM Primecell SP805 Watchdog timer. This will reboot your system when
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册