diff options
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f8a602caabcb..81ef81c9a584 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2851,7 +2851,7 @@ config PPPOATM | |||
2851 | 2851 | ||
2852 | config PPPOL2TP | 2852 | config PPPOL2TP |
2853 | tristate "PPP over L2TP (EXPERIMENTAL)" | 2853 | tristate "PPP over L2TP (EXPERIMENTAL)" |
2854 | depends on EXPERIMENTAL && PPP | 2854 | depends on EXPERIMENTAL && PPP && INET |
2855 | help | 2855 | help |
2856 | Support for PPP-over-L2TP socket family. L2TP is a protocol | 2856 | Support for PPP-over-L2TP socket family. L2TP is a protocol |
2857 | used by ISPs and enterprises to tunnel PPP traffic over UDP | 2857 | used by ISPs and enterprises to tunnel PPP traffic over UDP |