finally in sync with archive
[bcm963xx.git] / kernel / linux / net / xfrm / Kconfig
1 #
2 # XFRM configuration
3 #
4 config XFRM
5        bool
6        depends on NET
7
8 config XFRM_USER
9         tristate "IPsec user configuration interface"
10         depends on INET && XFRM
11         ---help---
12           Support for IPsec user configuration interface used
13           by native Linux tools.
14
15           If unsure, say Y.
16