kconfig: x86 can't seem to build with zstd, and I'm not troubleshooting

This commit is contained in:
Rick Farina (Zero_Chaos) 2021-02-03 21:58:21 -05:00
parent 7aec892d56
commit 5069ef67fd
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -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