]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.10: ktypes/standard: disable obsolete crypto options by default
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 17 May 2021 22:16:55 +0000 (18:16 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 May 2021 22:52:49 +0000 (23:52 +0100)
commitf29be437290a960decdc2d8be8e505e8179c2f58
treebf1fc61cf2271389af111ed70e634dacb13d88f0
parent0bb2a057ed02b94e6f12b0508b5d7f4a535b1ca0
linux-yocto/5.10: ktypes/standard: disable obsolete crypto options by default

Integrating the following commit(s) to linux-yocto/5.10.:

    ktypes/standard: disable obsolete crypto options by default

    CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is on by default, but really
    shouldn't be on in our kernels for a safe set of baseline options.

    This is almost never used, so we disable it by default. If something
    needs it, they can turn it on in a board specific config.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
meta/recipes-kernel/linux/linux-yocto_5.10.bb