summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2017-11-09 09:20:38 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-12-12 07:32:38 (GMT)
commit86df5c649ffda76425dd01edb80fe4c31cdee545 (patch)
tree3ae04ee4e18c10806e7a95d2ec3d8ffb7138db93 /arch
parent5cb46519e89d7823b29ea02cdabda2c82e9ab457 (diff)
downloadlinux-86df5c649ffda76425dd01edb80fe4c31cdee545.tar.xz
arm64: lsdk.config: enable CONFIG_CRYPTO_USER
Enable CONFIG_CRYPTO_USER to allow for configuring crypto algorithms from user space, for e.g. changing their priorities. Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/lsdk.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/lsdk.config b/arch/arm64/configs/lsdk.config
index d560278..4f8b788 100644
--- a/arch/arm64/configs/lsdk.config
+++ b/arch/arm64/configs/lsdk.config
@@ -32,6 +32,7 @@ CONFIG_FSL_DPAA2_MAC=y
CONFIG_INET_ESP=y
CONFIG_XFRM_USER=y
CONFIG_NET_KEY=y
+CONFIG_CRYPTO_USER=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y