Browse Source

config: mere TCP/IP does not require AES crypto

mirabilos 1 month ago
parent
commit
064ff3cab6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      target/linux/config/Config.in.network

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

@@ -31,8 +31,6 @@ config ADK_LINUX_KERNEL_INET
 	select ADK_LINUX_KERNEL_NET_CORE
 	select ADK_LINUX_KERNEL_NETDEVICES
 	select ADK_LINUX_KERNEL_ETHERNET
-	select ADK_LINUX_KERNEL_CRYPTO
-	select ADK_LINUX_KERNEL_CRYPTO_AES
 	default y
 
 config ADK_LINUX_KERNEL_IP_FIB_HASH