EROFS LZMA compressed data support

configname: CONFIG_EROFS_FS_ZIP_LZMA

Linux Kernel Configuration
└─>File systems
└─>Miscellaneous filesystems
└─>EROFS LZMA compressed data support
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
Saying Y here includes support for reading EROFS file systems
containing LZMA compressed data, specifically called microLZMA. it
gives better compression ratios than the LZ4 algorithm, at the
expense of more CPU overhead.

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

If unsure, say N.