Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
c988d2b2845495373f666a381d354a7f80981d62
/
.
/
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
.