-
choice: Reboot implementation
Reboot implementation
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At arch/x86/Kconfig:85
Included via Kconfig:8 → Kconfig.zephyr:29 → 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.)