X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2FKconfig;h=caeacd16656a044588d54b3ede24ea80e0252c59;hb=f64071200acc124bd0d641ef7d750f38fbf5f8b8;hp=ae1817dc51b871498c24cb121152514d6c2d77cc;hpb=2a5e1c0eb9efe26eed1dd072fe08de5797a7efd5;p=powerpc.git diff --git a/net/Kconfig b/net/Kconfig index ae1817dc51..caeacd1665 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -212,6 +212,7 @@ endmenu source "net/ax25/Kconfig" source "net/irda/Kconfig" source "net/bluetooth/Kconfig" +source "net/rxrpc/Kconfig" config FIB_RULES bool @@ -219,10 +220,13 @@ config FIB_RULES menu "Wireless" source "net/wireless/Kconfig" +source "net/mac80211/Kconfig" source "net/ieee80211/Kconfig" endmenu +source "net/rfkill/Kconfig" + endif # if NET endmenu # Networking