From 7049687e7153950166fc1c0353db6735128c9e43 Mon Sep 17 00:00:00 2001 From: Alin Jerpelea Date: Fri, 3 Sep 2021 10:37:33 +0200 Subject: [PATCH] LICENSE: BDS License: add AES cypher support Add AES cypher support to the ALLOW_BSD help This change will increase awareness on which components are disabled by the ALLOW_BSD menu Signed-off-by: Alin Jerpelea --- Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Kconfig b/Kconfig index 25faff9f9bd..2401cf34536 100644 --- a/Kconfig +++ b/Kconfig @@ -22,6 +22,8 @@ config ALLOW_BSD_COMPONENTS NOTE: If this option is not set the following components are not included in the setup menu: + Crypto + AES cypher support FS NFS client file system SPIFFS File System