-
CONFIG_LOG_DESTINATION¶
Bitmap of consoles where logs are printed
Type: int
Defaults¶
- 7
Kconfig definition¶
At arch/x86/Kconfig:51, in menu (top menu):
config LOG_DESTINATION
int
prompt "Bitmap of consoles where logs are printed"
default 7
(Definitions include propagated dependencies, including from if’s and menus.)