build,travis: fix gpg verification warning
[feed/packages.git] / libs / gnutls / Config.in
index fc3b31758ebedd1905195f4d350e6fe8ab576bf7..562d678928988bc58d3101407ce4e27c9e6b7083 100644 (file)
@@ -39,6 +39,11 @@ config GNUTLS_ANON
        bool "enable anonymous authentication support"
        default y
 
+config GNUTLS_TPM
+       bool "enable tpm support"
+       select GNUTLS_PKCS11
+       default n
+
 config GNUTLS_PKCS11
        bool "enable smart card (PKCS11) support"
        select GNUTLS_EXT_LIBTASN1