aptenodytes: Disable CONFIG_SLAB_MERGE_DEFAULT

This commit is contained in:
Nils Freydank 2023-08-06 14:57:48 +02:00
parent 0646bde75c
commit 9ac48aee60
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -872,7 +872,7 @@ CONFIG_ZSMALLOC_CHAIN_SIZE=8
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLUB_TINY is not set
CONFIG_SLAB_MERGE_DEFAULT=y
# CONFIG_SLAB_MERGE_DEFAULT is not set
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
# CONFIG_SLUB_STATS is not set