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.
|
||
|
|