openssl: Make DTLS configurable.
[openwrt/staging/wigyori.git] / package / libs / openssl / Config.in
index 65da36b01c288c1744bdde8e44ef6f87a6ec2de6..dbcd11abfc00bd75ac6a585ee5bb47d910d23704 100644 (file)
@@ -20,6 +20,11 @@ config OPENSSL_WITH_DEPRECATED
        default y
        prompt "Include deprecated APIs"
 
+config OPENSSL_WITH_DTLS
+       bool
+       default n
+       prompt "Enable DTLS support"
+
 config OPENSSL_WITH_COMPRESSION
        bool
        default n