diff options
Diffstat (limited to 'net/l2tp/Kconfig')
-rw-r--r-- | net/l2tp/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/l2tp/Kconfig b/net/l2tp/Kconfig index 4b1e71751e10..147a8fd47a17 100644 --- a/net/l2tp/Kconfig +++ b/net/l2tp/Kconfig | |||
@@ -4,6 +4,7 @@ | |||
4 | 4 | ||
5 | menuconfig L2TP | 5 | menuconfig L2TP |
6 | tristate "Layer Two Tunneling Protocol (L2TP)" | 6 | tristate "Layer Two Tunneling Protocol (L2TP)" |
7 | depends on (IPV6 || IPV6=n) | ||
7 | depends on INET | 8 | depends on INET |
8 | ---help--- | 9 | ---help--- |
9 | Layer Two Tunneling Protocol | 10 | Layer Two Tunneling Protocol |