crypto: add BSD barrier for AES crypto
add BSD barrier for AES crypto Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
parent
7f0aefa632
commit
ae3088c501
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ if CRYPTO
|
|||
|
||||
config CRYPTO_AES
|
||||
bool "AES cypher support"
|
||||
depends on ALLOW_BSD_COMPONENTS
|
||||
default n
|
||||
|
||||
config CRYPTO_ALGTEST
|
||||
|
|
Loading…
Reference in a new issue