Skip to content

Commit

Permalink
Remove Z3FOLD option from kernel config of all targets
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Dec 19, 2024
1 parent 4ac350f commit bcf7eaf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion buildroot-external/board/odroid-n2/kernel_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ CONFIG_PARTITION_ADVANCED=y
CONFIG_MAC_PARTITION=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_ZSWAP=y
CONFIG_Z3FOLD=y
CONFIG_ZSMALLOC=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
Expand Down
1 change: 0 additions & 1 deletion buildroot-external/board/tinkerboard/kernel_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ CONFIG_MAC_PARTITION=y
CONFIG_BINFMT_FLAT=y
CONFIG_BINFMT_ZFLAT=y
CONFIG_ZSWAP=y
CONFIG_Z3FOLD=y
CONFIG_ZSMALLOC=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
Expand Down

0 comments on commit bcf7eaf

Please sign in to comment.