X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cmd%2FKconfig;h=153864c58768246dcf17a20db0698587cf7db1b1;hb=eff5a54758080f842783c4e5334e0675ea3cd317;hp=f4eb575b6e6f0e5a10f1fcd21f9bfe3e4b54ed3f;hpb=56c311bd82b5521be2f0babdab2e2dab43394401;p=oweals%2Fu-boot.git diff --git a/cmd/Kconfig b/cmd/Kconfig index f4eb575b6e..153864c587 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -816,6 +816,7 @@ config CMD_UNZIP config CMD_ZIP bool "zip" + select GZIP_COMPRESSED help Compress a memory region with zlib deflate method.