EROFS DEFLATE compressed data support

configname: CONFIG_EROFS_FS_ZIP_DEFLATE

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

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

If unsure, say N.