summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPiotr Gorski2022-10-07 14:17:29 +0200
committerPiotr Gorski2022-10-07 14:17:29 +0200
commit60446108f88b718b81c5814e15fb4e627eecce3d (patch)
tree35c739c12283c91b6bb4a97b5c2b698d88cc7403 /config
parent6fb71934c9160033350092777cf3fba3ea4c815a (diff)
downloadaur-60446108f88b718b81c5814e15fb4e627eecce3d.tar.gz
Add lto suffix flag
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 2 insertions, 0 deletions
diff --git a/config b/config
index e5f9c5068655..0596cacfffbd 100644
--- a/config
+++ b/config
@@ -41,6 +41,7 @@ CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_HAVE_KERNEL_ZSTD=y
+CONFIG_HAVE_KERNEL_UNCOMPRESSED=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
@@ -48,6 +49,7 @@ CONFIG_HAVE_KERNEL_ZSTD=y
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_KERNEL_ZSTD=y
+# CONFIG_KERNEL_UNCOMPRESSED is not set
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="cachyos"
CONFIG_SYSVIPC=y