mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
Merge pull request #395 from Knogle/enable-af-alg-crypto
board/shredos: enable crypto options for future AF_ALG AES-CTR support
This commit is contained in:
@@ -1311,4 +1311,7 @@ CONFIG_SECURITY=y
|
||||
CONFIG_SECURITY_NETWORK=y
|
||||
CONFIG_SECURITY_SELINUX=y
|
||||
CONFIG_LSM="selinux"
|
||||
CONFIG_CRYPTO_PCRYPT=y
|
||||
CONFIG_CRYPTO_USER_API_SKCIPHER=y
|
||||
CONFIG_CRYPTO_AES_NI_INTEL=y
|
||||
# CONFIG_FTRACE is not set
|
||||
|
||||
Reference in New Issue
Block a user