Analyse and explore linux
Component GPIO_WATCHDOG_ARCH_INITCALL

Component Type: kbuild config

Description: Register the watchdog as early as possible

More info: In some situations, the default initcall level (module_init) in not early enough in the boot process to avoid the watchdog to be triggered. If you say yes here, the initcall level would be raised to arch_initcall. If in doubt, say N.

Build project: Kconfig (Linux kconfig) (Path: drivers\watchdog\Kconfig )

Other views: file explorer

Generated by PFA software prototype