mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
13 lines
230 B
Text
13 lines
230 B
Text
![]() |
#
|
||
|
# 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.
|
||
|
|