File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -496,16 +496,18 @@ config S3C2410_WATCHDOG
496
496
select WATCHDOG_CORE
497
497
select MFD_SYSCON if ARCH_EXYNOS
498
498
help
499
- Watchdog timer block in the Samsung SoCs. This will reboot
500
- the system when the timer expires with the watchdog enabled.
499
+ Watchdog timer block in the Samsung S3C24xx, S3C64xx, S5Pv210 and
500
+ Exynos SoCs. This will reboot the system when the timer expires with
501
+ the watchdog enabled.
501
502
502
503
The driver is limited by the speed of the system's PCLK
503
504
signal, so with reasonably fast systems (PCLK around 50-66MHz)
504
505
then watchdog intervals of over approximately 20seconds are
505
506
unavailable.
506
507
508
+ Choose Y/M here only if you build for such Samsung SoC.
507
509
The driver can be built as a module by choosing M, and will
508
- be called s3c2410_wdt
510
+ be called s3c2410_wdt.
509
511
510
512
config SA1100_WATCHDOG
511
513
tristate "SA1100/PXA2xx watchdog"
You can’t perform that action at this time.
0 commit comments