- choice: Reboot implementation
Reboot implementation
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Zephyr>/arch/x86/Kconfig:213
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:39
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → X86 Architecture Options
choice
bool "Reboot implementation"
default REBOOT_RST_CNT
depends on REBOOT && X86
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)