Message ID | 20221004001459.176032-1-inga.stotland@intel.com |
---|---|
State | New |
Headers | show |
Series | [BlueZ] README: Update Mesh required Kernel Config section | expand |
Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Mon, 3 Oct 2022 17:14:59 -0700 you wrote: > Add CONFIG_CRYPTO_USER_API_SKCIPHER to the list of the required > .config options > --- > README | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [BlueZ] README: Update Mesh required Kernel Config section https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=fe9427041167 You are awesome, thank you!
diff --git a/README b/README index 3dc226ff1..7de7045a8 100644 --- a/README +++ b/README @@ -79,6 +79,7 @@ may need to be enabled, and the kernel rebuilt. CONFIG_CRYPTO_USER_API CONFIG_CRYPTO_USER_API_AEAD CONFIG_CRYPTO_USER_API_HASH + CONFIG_CRYPTO_USER_API_SKCIPHER CONFIG_CRYPTO_AES CONFIG_CRYPTO_CCM