Skip to content

Commit 50c73ee

Browse files
author
Da Xue
committed
arm64 defconfig: zsmalloc from z3fold and dynamic debug
1 parent 873cf38 commit 50c73ee

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

arch/arm64/configs/defconfig

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,9 @@ CONFIG_BINFMT_MISC=m
110110
CONFIG_ZSWAP=y
111111
CONFIG_ZSWAP_DEFAULT_ON=y
112112
CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD=y
113-
CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD=y
113+
CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC=y
114+
CONFIG_ZBUD=m
115+
CONFIG_ZSMALLOC_STAT=y
114116
# CONFIG_COMPAT_BRK is not set
115117
CONFIG_KSM=y
116118
CONFIG_MEMORY_FAILURE=y
@@ -588,7 +590,6 @@ CONFIG_BT_6LOWPAN=m
588590
CONFIG_BT_LEDS=y
589591
CONFIG_BT_MSFTEXT=y
590592
CONFIG_BT_AOSPEXT=y
591-
CONFIG_BT_FEATURE_DEBUG=y
592593
CONFIG_BT_HCIBTUSB=m
593594
CONFIG_BT_HCIBTUSB_MTK=y
594595
CONFIG_BT_HCIBTSDIO=m
@@ -3711,6 +3712,7 @@ CONFIG_CMA_SIZE_PERCENTAGE=22
37113712
CONFIG_CMA_SIZE_SEL_MIN=y
37123713
CONFIG_IRQ_POLL=y
37133714
CONFIG_PRINTK_TIME=y
3715+
CONFIG_DYNAMIC_DEBUG=y
37143716
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
37153717
CONFIG_DEBUG_INFO_BTF=y
37163718
CONFIG_MAGIC_SYSRQ=y

0 commit comments

Comments
 (0)