X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=net%2FKconfig;h=2f2842d2d3edde3f13574923953d4c33aff0defe;hb=5c178d81b69f08ca3195427a6ea9a46d9af23127;hp=a29bb4b41c50e3c55463eaee2a5dda1292b757f6;hpb=5906374446386fd16fe562b042429d905d231ec3;p=mirror_ubuntu-artful-kernel.git diff --git a/net/Kconfig b/net/Kconfig index a29bb4b41c50..2f2842d2d3ed 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -57,6 +57,7 @@ source "net/packet/Kconfig" source "net/unix/Kconfig" source "net/xfrm/Kconfig" source "net/iucv/Kconfig" +source "net/smc/Kconfig" config INET bool "TCP/IP networking" @@ -389,6 +390,8 @@ source "net/9p/Kconfig" source "net/caif/Kconfig" source "net/ceph/Kconfig" source "net/nfc/Kconfig" +source "net/psample/Kconfig" +source "net/ife/Kconfig" config LWTUNNEL bool "Network light weight tunnels"