Re: [PATCH v2 1/2] lib/crypto: blake2s: include as built-in
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2021-12-27 13:43:59
Also in:
linux-kbuild, lkml
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2021-12-27 13:43:59
Also in:
linux-kbuild, lkml
Hi Masahiro, Thanks for your feedback. Indeed it looks like you're right about the CONFIG_MODULE case. We'll go back to using the kconfig system normally, and cease tempting the beast with libs-y and such. I'll have a v+1 for you shortly in case you're curious, though I expect it to be sufficiently boring to be no longer worth your time :-). Jason