summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPiotr Gorski2022-10-07 14:23:18 +0200
committerPiotr Gorski2022-10-07 14:23:18 +0200
commit0e201352d3c6d9e859563f4ac371d2740ab1c5d0 (patch)
treefcceac03eaac266064b870550dba594aa3b53f21 /config
parent5082bb99b78cd9fe2c19b21529b3d4d825f718ff (diff)
downloadaur-0e201352d3c6d9e859563f4ac371d2740ab1c5d0.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