summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_bootmgr.c
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2021-03-09 14:26:56 +0100
committerStefan Roese <sr@denx.de>2021-04-06 10:47:32 +0200
commit830d29ac37216df0946afad5ab454b081062bc2e (patch)
treeb5481287aea0880d6e1f647bf9ede0b9da6c8b93 /lib/efi_loader/efi_bootmgr.c
parent25e20e347ed83d3629d65a7c5a6c376bacc1db0d (diff)
watchdog: Allow to use CONFIG_WDT without starting watchdog
In some cases it is useful to compile support for U-Boot command 'wdt' without starting HW watchdog in early U-Boot phase. For example when the user want to start the watchdog only on demand by some boot script. This change adds a new compile option WATCHDOG_AUTOSTART to control whether U-Boot should automatically start the watchdog during init phase or not. This option is enabled by default as it was the default behavior prior introducing this new change. When compiling U-Boot users can decide to turn this option off. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib/efi_loader/efi_bootmgr.c')
0 files changed, 0 insertions, 0 deletions