-
CONFIG_XTENSA_CONSOLE_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
Device driver initialization priority.
Defaults¶
- 60 if
XTENSA_SIM_CONSOLE
&&CONSOLE
Kconfig definition¶
At drivers/console/Kconfig:287
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:16
Menu path: (top menu) → Device Drivers → Console drivers
config XTENSA_CONSOLE_INIT_PRIORITY int prompt "Init priority" ifXTENSA_SIM_CONSOLE
&&CONSOLE
default 60 ifXTENSA_SIM_CONSOLE
&&CONSOLE
depends onXTENSA_SIM_CONSOLE
&&CONSOLE
help Device driver initialization priority.
(Definitions include propagated dependencies, including from if’s and menus.)