blob: 58c7d2671389cc8613444cf59d1512ecc000b67f [file] [log] [blame]
#
# XFRM configuration
#
config XFRM
bool
depends on NET
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.