xfrm: make xfrm_algo.c a module
authorJan Beulich <JBeulich@suse.com>
Tue, 15 May 2012 01:57:44 +0000 (01:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 May 2012 17:13:34 +0000 (13:13 -0400)
By making this a standalone config option (auto-selected as needed),
selecting CRYPTO from here rather than from XFRM (which is boolean)
allows the core crypto code to become a module again even when XFRM=y.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found