Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
net
/
xfrm
/
Kconfig
blob: 58ca6a972c48b7ea22c4c936aae694a37ccb164d [
file
] [
log
] [
blame
]
#
# 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
.