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