X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2FKconfig;h=2bdd5623fdd50889327bd4889e137f82bea6279c;hb=48467641bcc057f7cba3b6cbbe66cb834d64cc81;hp=40a31ba86d2c9b689d4e59152539e4e4f10930db;hpb=2c2a68b84752cb1090fd2456e8b83e5bcc0e73c4;p=linux-2.6 diff --git a/net/Kconfig b/net/Kconfig index 40a31ba86d..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 @@ -212,6 +215,7 @@ endmenu source "net/ax25/Kconfig" source "net/irda/Kconfig" source "net/bluetooth/Kconfig" +source "net/ieee80211/Kconfig" endif # if NET endmenu # Networking