diff options
Diffstat (limited to 'net/tls')
-rw-r--r-- | net/tls/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tls/Kconfig b/net/tls/Kconfig index 61e532964c82..b13541f571d4 100644 --- a/net/tls/Kconfig +++ b/net/tls/Kconfig @@ -3,7 +3,7 @@ # config TLS tristate "Transport Layer Security support" - depends on NET + depends on INET default m ---help--- Enable kernel support for TLS protocol. This allows symmetric |