kernel-5.18.18-200
* Wed Aug 17 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.18.18-0] - Config updates for 5.19.2 (Justin M. Forbes) - Bluetooth: hci_event: Fix vendor (unknown) opcode status handling (Hans de Goede) - Bluetooth: hci_sync: Fix resuming scan after suspend resume (Zhengping Jiang) Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
e3d1b985a1
commit
4947d807ca
16 changed files with 69 additions and 155 deletions
|
|
@ -346,6 +346,7 @@ CONFIG_ARM64_ERRATUM_1463225=y
|
|||
CONFIG_ARM64_ERRATUM_1508412=y
|
||||
CONFIG_ARM64_ERRATUM_1530923=y
|
||||
CONFIG_ARM64_ERRATUM_1542419=y
|
||||
CONFIG_ARM64_ERRATUM_1742098=y
|
||||
CONFIG_ARM64_ERRATUM_1902691=y
|
||||
CONFIG_ARM64_ERRATUM_2038923=y
|
||||
# CONFIG_ARM64_ERRATUM_2051678 is not set
|
||||
|
|
@ -1304,7 +1305,7 @@ CONFIG_CRYPTO_ANSI_CPRNG=m
|
|||
CONFIG_CRYPTO_AUTHENC=y
|
||||
CONFIG_CRYPTO_BLAKE2B_NEON=m
|
||||
CONFIG_CRYPTO_BLAKE2B=y
|
||||
CONFIG_CRYPTO_BLAKE2S_ARM=m
|
||||
CONFIG_CRYPTO_BLAKE2S_ARM=y
|
||||
CONFIG_CRYPTO_BLAKE2S=m
|
||||
CONFIG_CRYPTO_BLOWFISH=m
|
||||
CONFIG_CRYPTO_CAMELLIA=m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue