EROFS Zstandard compressed data support

configname: CONFIG_EROFS_FS_ZIP_ZSTD

Linux Kernel Configuration
└─>File systems
└─>Miscellaneous filesystems
└─>EROFS Zstandard compressed data support
In linux kernel since version 4.19.318 (release Date: 2024-07-18)  
Saying Y here includes support for reading EROFS file systems
containing Zstandard compressed data. It gives better compression
ratios than the default LZ4 format, while it costs more CPU
overhead.

Zstandard support is an experimental feature for now and so most
file systems will be readable without selecting this option.

If unsure, say N.