- choice: Reboot implementation
Reboot implementation
Type: bool
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Default¶
Choice options¶
Kconfig definition¶
At arch/x86/Kconfig:213
Included via Kconfig:8
→ Kconfig.zephyr:39
→ 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.)