-
CONFIG_MAX_PCPU_NUM
¶
Maximum number of PCPU
Type: int
Defaults¶
- 8
Kconfig definition¶
At arch/x86/Kconfig:68
Included via Kconfig:3
Menu path: (top menu)
config MAX_PCPU_NUM
int
prompt "Maximum number of PCPU"
range 1 8
default 8
(Definitions include propagated dependencies, including from if’s and menus.)