mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-16 03:01:59 +00:00
Merge pull request #1193 from xlazom00/meson64_dev_modify_kernel_config
[meson64 dev] make ZBUD Z3FOLD ZSMALLOC kernel build in
This commit is contained in:
commit
5e807f91ca
1 changed files with 3 additions and 3 deletions
|
@ -703,9 +703,9 @@ CONFIG_CMA=y
|
|||
CONFIG_CMA_AREAS=7
|
||||
CONFIG_ZSWAP=y
|
||||
CONFIG_ZPOOL=y
|
||||
CONFIG_ZBUD=m
|
||||
# CONFIG_Z3FOLD is not set
|
||||
CONFIG_ZSMALLOC=m
|
||||
CONFIG_ZBUD=y
|
||||
CONFIG_Z3FOLD=y
|
||||
CONFIG_ZSMALLOC=y
|
||||
CONFIG_PGTABLE_MAPPING=y
|
||||
# CONFIG_ZSMALLOC_STAT is not set
|
||||
CONFIG_GENERIC_EARLY_IOREMAP=y
|
||||
|
|
Loading…
Add table
Reference in a new issue