X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2FKconfig;h=2bdd5623fdd50889327bd4889e137f82bea6279c;hb=580b2e3c0183818adf6151e60270405b02ea8504;hp=32327d0a56ad0c9c9a52094cc05d072d5524fd18;hpb=de745fb27983770ebfdeaa70f8a36f791fb33786;p=linux-2.6 diff --git a/net/Kconfig b/net/Kconfig index 32327d0a56..2bdd5623fd 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