mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: gki_defconfig: set CONFIG_NR_CPUS=32
Consensus is that CONFIG_NR_CPUS of 32 will deal with the future products with a moderate engineering margin. Signed-off-by: Mark Salyzyn <salyzyn@google.com> Test: confirm value propagates to .config Bug: 139693734 Bug: 139406736 Bug: 139692860 Change-Id: I9687d37da254a612947398a45ae56ab01e676562
This commit is contained in:
@@ -37,6 +37,7 @@ CONFIG_SLAB_FREELIST_RANDOM=y
|
||||
CONFIG_SLAB_FREELIST_HARDENED=y
|
||||
CONFIG_PROFILING=y
|
||||
CONFIG_SCHED_MC=y
|
||||
CONFIG_NR_CPUS=32
|
||||
CONFIG_SECCOMP=y
|
||||
CONFIG_PARAVIRT=y
|
||||
CONFIG_COMPAT=y
|
||||
|
||||
@@ -35,6 +35,7 @@ CONFIG_SLAB_FREELIST_RANDOM=y
|
||||
CONFIG_SLAB_FREELIST_HARDENED=y
|
||||
CONFIG_PROFILING=y
|
||||
CONFIG_SMP=y
|
||||
CONFIG_NR_CPUS=32
|
||||
CONFIG_PM_WAKELOCKS=y
|
||||
CONFIG_PM_WAKELOCKS_LIMIT=0
|
||||
# CONFIG_PM_WAKELOCKS_GC is not set
|
||||
|
||||
Reference in New Issue
Block a user