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