-
CONFIG_NPK_LOGLEVEL_DEFAULT¶
Default loglevel for the hypervisor NPK log
Type: int
Defaults¶
- 5
Kconfig definition¶
At arch/x86/Kconfig:102, in menu (top menu):
config NPK_LOGLEVEL_DEFAULT
int
prompt "Default loglevel for the hypervisor NPK log"
default 5
(Definitions include propagated dependencies, including from if’s and menus.)