]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit7e1525249814acfd293d579abcb6462767643a8a
treedfb4e6963b9a0e179475c7026bd812bd5b293149
parentbcebe55957323d9a5bc9d0f7a0747ccbb34c86dd
xfrm: make xfrm_algo.c a module

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>
net/ipv4/Kconfig
net/ipv6/Kconfig
net/xfrm/Kconfig
net/xfrm/Makefile
net/xfrm/xfrm_algo.c