diff options
Diffstat (limited to 'networking/Config.src')
| -rw-r--r-- | networking/Config.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.src b/networking/Config.src index c4c3c2a58..aa0806a18 100644 --- a/networking/Config.src +++ b/networking/Config.src | |||
| @@ -84,7 +84,7 @@ config FEATURE_TLS_INTERNAL | |||
| 84 | 84 | ||
| 85 | config FEATURE_TLS_SCHANNEL | 85 | config FEATURE_TLS_SCHANNEL |
| 86 | bool "Schannel SSP" | 86 | bool "Schannel SSP" |
| 87 | depends on TLS | 87 | depends on TLS && PLATFORM_MINGW32 |
| 88 | help | 88 | help |
| 89 | Use the Schannel SSP to provide TLS support. | 89 | Use the Schannel SSP to provide TLS support. |
| 90 | Reduces code size and enables certificate checking. | 90 | Reduces code size and enables certificate checking. |
