diff options
Diffstat (limited to 'net/xfrm/Kconfig')
-rw-r--r-- | net/xfrm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xfrm/Kconfig b/net/xfrm/Kconfig index 6b5b50f427fc..8f9dbec319be 100644 --- a/net/xfrm/Kconfig +++ b/net/xfrm/Kconfig | |||
@@ -3,6 +3,7 @@ | |||
3 | # | 3 | # |
4 | config XFRM | 4 | config XFRM |
5 | bool | 5 | bool |
6 | select CRYPTO | ||
6 | depends on NET | 7 | depends on NET |
7 | 8 | ||
8 | config XFRM_USER | 9 | config XFRM_USER |