mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 06:18:40 +08:00
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 <alin.jerpelea@sony.com>
This commit is contained in:
parent
a20d4ac4ec
commit
7049687e71
1 changed files with 2 additions and 0 deletions
2
Kconfig
2
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
|
||||
|
|
Loading…
Reference in a new issue