On 7/23/20 12:27 PM, Nick Terrell wrote:
> +config KERNEL_ZSTD
> +     bool "ZSTD"
> +     depends on HAVE_KERNEL_ZSTD
> +     help
> +       ZSTD is a compression algorithm targeting intermediate compression
> +       with fast decompression speed. It will compress better than GZIP and
> +       decompress around the same speed as LZO, but slower than LZ4. You
> +       will need at least 192 KB RAM or more for booting. The zstd command
> +       line tools is required for compression.

               tools are required

-- 
~Randy

Reply via email to