X-Git-Url: https://nv-tegra.nvidia.com/r/gitweb?p=linux-2.6.git;a=blobdiff_plain;f=net%2FKconfig;h=2bdd5623fdd50889327bd4889e137f82bea6279c;hp=32327d0a56ad0c9c9a52094cc05d072d5524fd18;hb=e3ee3b78f83688a0ae4315e8be71b2eac559904a;hpb=91cb70c1769d9b72dd1efe40c31f01005820b09e diff --git a/net/Kconfig b/net/Kconfig index 32327d0a56a..2bdd5623fdd 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -147,6 +147,7 @@ source "net/bridge/netfilter/Kconfig" endif +source "net/dccp/Kconfig" source "net/sctp/Kconfig" source "net/atm/Kconfig" source "net/bridge/Kconfig" @@ -205,6 +206,8 @@ config NET_PKTGEN To compile this code as a module, choose M here: the module will be called pktgen. +source "net/netfilter/Kconfig" + endmenu endmenu