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 default LZ4 format, at the
expense of more CPU overhead.

If unsure, say N.