[packages/kernel] leave ZLIB_*/LZO_* library routines to kconfig

atler atler at pld-linux.org
Fri Mar 10 15:34:48 CET 2023


commit d1d3ee05c8b1ffafcff1cfdac0f1687748a15cd1
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Mar 10 13:32:26 2023 +0100

    leave ZLIB_*/LZO_* library routines to kconfig
    
    these are supposed to be managed automatically not manually based on
    other config options

 kernel-multiarch.config | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index ee8f6b20..6a11de8d 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -13227,10 +13227,6 @@ LIBCRC32C all=m
 CRC8 all=m
 AUDIT_GENERIC alpha=y i386=y
 RANDOM32_SELFTEST all=y
-ZLIB_INFLATE all=y
-ZLIB_DEFLATE all=y
-LZO_COMPRESS all=y
-LZO_DECOMPRESS all=y
 #- file lib/xz/Kconfig goes here
 GENERIC_ALLOCATOR all=y
 REED_SOLOMON all=m
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/edf96e3899f5becd77b3fb3d605ac43cff5a9727



More information about the pld-cvs-commit mailing list