-
CONFIG_REBOOT_RST_CNT
¶
Reboot via RST_CNT register
Type: bool
Help¶
Reboot via the RST_CNT register, going back to BIOS.
Direct dependencies¶
<choice: Reboot implementation>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At arch/x86/Kconfig:219
Included via Kconfig:10
→ Kconfig.zephyr:29
→ arch/Kconfig:15
Menu path: (top menu) → X86 Architecture Options → Processor Capabilities → Reboot implementation
config REBOOT_RST_CNT bool prompt "Reboot via RST_CNT register" if <choice: Reboot implementation> depends on <choice: Reboot implementation> help Reboot via the RST_CNT register, going back to BIOS.
(Definitions include propagated dependencies, including from if’s and menus.)