diff options
Diffstat (limited to 'net/Kconfig')
-rw-r--r-- | net/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig index 245831bec09a..30b48f523135 100644 --- a/net/Kconfig +++ b/net/Kconfig | |||
@@ -52,6 +52,8 @@ source "net/iucv/Kconfig" | |||
52 | 52 | ||
53 | config INET | 53 | config INET |
54 | bool "TCP/IP networking" | 54 | bool "TCP/IP networking" |
55 | select CRYPTO | ||
56 | select CRYPTO_AES | ||
55 | ---help--- | 57 | ---help--- |
56 | These are the protocols used on the Internet and on most local | 58 | These are the protocols used on the Internet and on most local |
57 | Ethernets. It is highly recommended to say Y here (this will enlarge | 59 | Ethernets. It is highly recommended to say Y here (this will enlarge |