1
0
Prechádzať zdrojové kódy

crypto needed for TCP/IP

Waldemar Brodkorb 11 rokov pred
rodič
commit
611a77cfae
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      target/linux/config/Config.in.network

+ 1 - 0
target/linux/config/Config.in.network

@@ -2,6 +2,7 @@ menu "Network support"
 
 
 config ADK_KERNEL_CONFIG_INET
 config ADK_KERNEL_CONFIG_INET
 	bool "Enable TCP/IP support"
 	bool "Enable TCP/IP support"
+	select ADK_KERNEL_CRYPTO
 	select ADK_KERNEL_CRYPTO_AES
 	select ADK_KERNEL_CRYPTO_AES
 	default y
 	default y