From 1f0693a098449fcf095d1110545cfba1d4f76b1b Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Mon, 28 Jan 2019 11:34:02 +0100 Subject: security: Add PKCS#11 slides The PKCS11 slides describe the main elements of the standard and how the interfaces can be used in applications. Signed-off-by: Holger Dengler --- security/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Kconfig') diff --git a/security/Kconfig b/security/Kconfig index 25636f4..ae3901e 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -9,4 +9,5 @@ if SECURITY source "security/firewall/Kconfig" source "security/vpn/Kconfig" source "security/firewall_ex/Kconfig" + source "security/pkcs/Kconfig" endif -- cgit v1.2.3