summaryrefslogtreecommitdiff
path: root/net/xfrm/Kconfig
blob: 58ca6a972c48b7ea22c4c936aae694a37ccb164d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# XFRM configuration
#
config XFRM_USER
	tristate "IPsec user configuration interface"
	depends on INET && XFRM
	---help---
	  Support for IPsec user configuration interface used
	  by native Linux tools.

	  If unsure, say Y.