diff options
Diffstat (limited to 'package/stunnel/Config.in')
-rw-r--r-- | package/stunnel/Config.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/stunnel/Config.in b/package/stunnel/Config.in deleted file mode 100644 index cd07eee93..000000000 --- a/package/stunnel/Config.in +++ /dev/null @@ -1,12 +0,0 @@ -comment "stunnel has no inherent support for AVR32" - depends on BR2_avr32 && BR2_PACKAGE_STUNNEL - -config BR2_PACKAGE_STUNNEL - bool "stunnel" - help - Stunnel is a utility that utilised OpenSSL to wrap plaintext - TCP communications with SSL. Can be used to secure a - programmes insecure network communications. - - http://www.stunnel.org/ - |