Explorar el Código

crypto needed for TCP/IP

Waldemar Brodkorb hace 11 años
padre
commit
611a77cfae
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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
 	bool "Enable TCP/IP support"
+	select ADK_KERNEL_CRYPTO
 	select ADK_KERNEL_CRYPTO_AES
 	default y