We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91bed9 commit 890a8eaCopy full SHA for 890a8ea
fs/erofs/Kconfig
@@ -147,6 +147,8 @@ config EROFS_FS_ZIP_ZSTD
147
config EROFS_FS_ZIP_ACCEL
148
bool "EROFS hardware decompression support"
149
depends on EROFS_FS_ZIP
150
+ select CRYPTO
151
+ select CRYPTO_DEFLATE
152
help
153
Saying Y here includes hardware accelerator support for reading
154
EROFS file systems containing compressed data. It gives better
0 commit comments