- 
CONFIG_LOG_BUF_SIZE¶ 
Capacity of logbuf for each physical cpu
Type: hex
Defaults¶
- 0x40000
 
Kconfig definition¶
At arch/x86/Kconfig:95
Included via Kconfig:3
Menu path: (top menu)
config LOG_BUF_SIZE
    hex "Capacity of logbuf for each physical cpu"
    default 0x40000
(Definitions include propagated dependencies, including from if’s and menus.)