gnutls: Allow enabling smart card support as option.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
Nikos Mavrogiannopoulos
2014-06-20 17:56:15 +02:00
parent f8a16b14f2
commit f87135adb3
2 changed files with 16 additions and 3 deletions
+5
View File
@@ -31,6 +31,11 @@ config GNUTLS_PSK
config GNUTLS_ANON
bool "enable anonymous authentication support"
config GNUTLS_PKCS11
bool "enable smart card (PKCS11) support"
select GNUTLS_EXT_LIBTASN1
default n
config GNUTLS_EXT_LIBTASN1
bool "use external libtasn1"
default n