X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2FKconfig;h=60f6f321bd7667a9d57ed03edb17c88ac0e4a0dc;hb=fd9662555cc35f8bf9242cd7bba8b44ae168a68b;hp=c07aafb59a0fb5a829e68b14bf16c597137d15e3;hpb=b25dd2842bcaef2413db7a06c67034b187aa007f;p=linux-2.6 diff --git a/net/Kconfig b/net/Kconfig index c07aafb59a..60f6f321bd 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -140,6 +140,7 @@ config BRIDGE_NETFILTER If unsure, say N. +source "net/netfilter/Kconfig" source "net/ipv4/netfilter/Kconfig" source "net/ipv6/netfilter/Kconfig" source "net/decnet/netfilter/Kconfig" @@ -206,8 +207,6 @@ 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 @@ -215,6 +214,7 @@ endmenu source "net/ax25/Kconfig" source "net/irda/Kconfig" source "net/bluetooth/Kconfig" +source "net/ieee80211/Kconfig" endif # if NET endmenu # Networking