From 50dd79653e295ce40da38c03bbfb5966aa1c1598 Mon Sep 17 00:00:00 2001 From: Sebastian Siewior Date: Wed, 9 Jan 2008 00:36:17 -0800 Subject: [XFRM]: Remove ifdef crypto. and select the crypto subsystem if neccessary Signed-off-by: Sebastian Siewior Acked-by: Herbert Xu Signed-off-by: David S. Miller --- net/xfrm/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'net/xfrm/Kconfig') 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 @@ # config XFRM bool + select CRYPTO depends on NET config XFRM_USER -- cgit v1.2.1