Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
9c220a31fd2f609ba55250a75d85ca795051a482
/
.
/
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
.