diff options
| -rw-r--r-- | net/xfrm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xfrm/Kconfig b/net/xfrm/Kconfig index 8f9dbec319be..9201ef8ad90e 100644 --- a/net/xfrm/Kconfig +++ b/net/xfrm/Kconfig | |||
| @@ -38,7 +38,7 @@ config XFRM_MIGRATE | |||
| 38 | 38 | ||
| 39 | config XFRM_STATISTICS | 39 | config XFRM_STATISTICS |
| 40 | bool "Transformation statistics (EXPERIMENTAL)" | 40 | bool "Transformation statistics (EXPERIMENTAL)" |
| 41 | depends on XFRM && PROC_FS && EXPERIMENTAL | 41 | depends on INET && XFRM && PROC_FS && EXPERIMENTAL |
| 42 | ---help--- | 42 | ---help--- |
| 43 | This statistics is not a SNMP/MIB specification but shows | 43 | This statistics is not a SNMP/MIB specification but shows |
| 44 | statistics about transformation error (or almost error) factor | 44 | statistics about transformation error (or almost error) factor |
