On Wed, Sep 14, 2022 at 10:38:27AM +0200, Lukas Bulwahn wrote: > Commit 2d16803c562e ("crypto: blake2s - remove shash module") removes the > config CRYPTO_BLAKE2S. > > Commit 3f342a23257d ("crypto: Kconfig - simplify hash entries") makes > various changes to the config descriptions as part of some consolidation > and clean-up, but among all those changes, it also accidently adds back > CRYPTO_BLAKE2S after its removal due to the original patch being based on > a state before the CRYPTO_BLAKE2S removal. > > See Link for the author's confirmation of this happening accidently. > > Link: https://lore.kernel.org/all/MW5PR84MB18424AB8C095BFC041AE33FDAB479@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> > --- > crypto/Kconfig | 21 --------------------- > 1 file changed, 21 deletions(-) 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