On Mon, Jun 17, 2024 at 03:33:17PM -0500, Kyle Meyer wrote: > iaa_crypto depends on the deflate compression algorithm that's provided > by deflate. > > If the algorithm is not available because CRYPTO_DEFLATE=m and deflate > is not inserted, iaa_crypto will request "crypto-deflate-generic". > Deflate will not be inserted because "crypto-deflate-generic" is not a > valid alias. > > Add deflate-generic and crypto-deflate-generic aliases to deflate. > > Signed-off-by: Kyle Meyer <kyle.meyer@xxxxxxx> > --- > crypto/deflate.c | 1 + > 1 file changed, 1 insertion(+) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt