summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInga Stotland <inga.stotland@intel.com>2022-10-03 17:14:59 -0700
committerAyush Garg <ayush.garg@samsung.com>2023-05-15 14:55:55 +0530
commit0340f4fc252da1348f6c64d19796722839ea3fa7 (patch)
tree3c8e1f8114a22ab59f5efaa5165167d9f5b8f34e
parent5e2eb51c131074803aacbaa568fb4b39d544f24a (diff)
downloadbluez-0340f4fc252da1348f6c64d19796722839ea3fa7.tar.gz
bluez-0340f4fc252da1348f6c64d19796722839ea3fa7.tar.bz2
bluez-0340f4fc252da1348f6c64d19796722839ea3fa7.zip
README: Update Mesh required Kernel Config section
Add CONFIG_CRYPTO_USER_API_SKCIPHER to the list of the required .config options Signed-off-by: Manika Shrivastava <manika.sh@samsung.com> Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
-rwxr-xr-xREADME1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 3514bf83..6b669a4c 100755
--- 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