X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=net%2FKconfig;h=7021c1bf44d6ce949091cb287232e6cfefed6256;hb=5477e70a6420a6b7ca96c8e21413ee1c96a84260;hp=57a7c5af3175d1826f0708c551227e5e4281577e;hpb=00f76410461fe7abdd2e579ca21e4818f7be0843;p=linux-2.6-microblaze.git diff --git a/net/Kconfig b/net/Kconfig index 57a7c5af3175..7021c1bf44d6 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -374,6 +374,13 @@ source "net/caif/Kconfig" source "net/ceph/Kconfig" source "net/nfc/Kconfig" +config LWTUNNEL + bool "Network light weight tunnels" + ---help--- + This feature provides an infrastructure to support light weight + tunnels like mpls. There is no netdevice associated with a light + weight tunnel endpoint. Tunnel encapsulation parameters are stored + with light weight tunnel state associated with fib routes. endif # if NET