linux-stable/net/xfrm/Kconfig

13 lines
230 B
Plaintext

#
# 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.