mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
kconfig: x86 can't seem to build with zstd, and I'm not troubleshooting
This commit is contained in:
parent
7aec892d56
commit
5069ef67fd
1 changed files with 2 additions and 2 deletions
|
|
@ -35,10 +35,10 @@ CONFIG_HAVE_KERNEL_ZSTD=y
|
|||
# CONFIG_KERNEL_GZIP is not set
|
||||
# CONFIG_KERNEL_BZIP2 is not set
|
||||
# CONFIG_KERNEL_LZMA is not set
|
||||
# CONFIG_KERNEL_XZ is not set
|
||||
CONFIG_KERNEL_XZ=y
|
||||
# CONFIG_KERNEL_LZO is not set
|
||||
# CONFIG_KERNEL_LZ4 is not set
|
||||
CONFIG_KERNEL_ZSTD=y
|
||||
# CONFIG_KERNEL_ZSTD is not set
|
||||
CONFIG_DEFAULT_INIT=""
|
||||
CONFIG_DEFAULT_HOSTNAME="pentoo"
|
||||
CONFIG_SWAP=y
|
||||
|
|
|
|||
Loading…
Reference in a new issue