mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-15 22:36:58 +00:00
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
- watchdog: don't autostart watchdog on Sunxi boards
This commit is contained in:
commit
a7795821ce
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ config WATCHDOG
|
|||
config WATCHDOG_AUTOSTART
|
||||
bool "Automatically start watchdog timer"
|
||||
depends on WDT
|
||||
default n if ARCH_SUNXI
|
||||
default y
|
||||
help
|
||||
Automatically start watchdog timer and start servicing it during
|
||||
|
|
Loading…
Add table
Reference in a new issue