diff --git a/net/Kconfig b/net/Kconfig
index 245831bec09a56dd263cde753050d10208ee0200..30b48f523135be8f00025f32b887b51f0f7000c3 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -52,6 +52,8 @@ source "net/iucv/Kconfig"
 
 config INET
 	bool "TCP/IP networking"
+	select CRYPTO
+	select CRYPTO_AES
 	---help---
 	  These are the protocols used on the Internet and on most local
 	  Ethernets. It is highly recommended to say Y here (this will enlarge