summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInga Stotland <inga.stotland@intel.com>2022-10-03 17:14:59 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-10-03 17:59:13 -0700
commitfe9427041167871a3ad30f834db54971acfbcb23 (patch)
tree88f64d22322b32da4639b9199accb66d90409e6f
parent1f6553edd8a5cb404036b33f7c24b375da137d4c (diff)
downloadbluez-fe9427041167871a3ad30f834db54971acfbcb23.tar.gz
README: Update Mesh required Kernel Config section
Add CONFIG_CRYPTO_USER_API_SKCIPHER to the list of the required .config options
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
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