提交 53eac48d 编写于 作者: K Krzysztof Kozlowski 提交者: Guenter Roeck

watchdog: s3c2410: Select MFD_SYSCON on all Exynos platforms

Syscon is used not only on Exynos5 SoCs but also on Exynos3250,
Exynos4412 and ARMv8 versions (Exynos5433, Exynos7).
Signed-off-by: NKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
上级 456f53d6
......@@ -354,7 +354,7 @@ config S3C2410_WATCHDOG
tristate "S3C2410 Watchdog"
depends on HAVE_S3C2410_WATCHDOG || COMPILE_TEST
select WATCHDOG_CORE
select MFD_SYSCON if ARCH_EXYNOS5
select MFD_SYSCON if ARCH_EXYNOS
help
Watchdog timer block in the Samsung SoCs. This will reboot
the system when the timer expires with the watchdog enabled.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册