README: Update Mesh required Kernel Config section
authorInga Stotland <inga.stotland@intel.com>
Tue, 4 Oct 2022 00:14:59 +0000 (17:14 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
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>
README

diff --git a/README b/README
index 3514bf8..6b669a4 100755 (executable)
--- 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