X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Fmac80211%2FKconfig;h=62535fe9f570273d83597567e8fb360262f7f208;hb=c47f39e3b75e1138823984ad5079547c7a41b726;hp=b4ecf267a34b384deb9491b51e3b4e81d545dd70;hpb=617677295b53a40d0e54aac4cbbc216ffbc755dd;p=~andy%2Flinux diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig index b4ecf267a34..62535fe9f57 100644 --- a/net/mac80211/Kconfig +++ b/net/mac80211/Kconfig @@ -81,7 +81,7 @@ comment "Some wireless drivers require a rate control algorithm" config MAC80211_MESH bool "Enable mac80211 mesh networking (pre-802.11s) support" - depends on MAC80211 && EXPERIMENTAL + depends on MAC80211 ---help--- This options enables support of Draft 802.11s mesh networking. The implementation is based on Draft 2.08 of the Mesh Networking @@ -258,6 +258,17 @@ config MAC80211_MESH_SYNC_DEBUG Do not select this option. +config MAC80211_MESH_PS_DEBUG + bool "Verbose mesh powersave debugging" + depends on MAC80211_DEBUG_MENU + depends on MAC80211_MESH + ---help--- + Selecting this option causes mac80211 to print out very verbose mesh + powersave debugging messages (when mac80211 is taking part in a + mesh network). + + Do not select this option. + config MAC80211_TDLS_DEBUG bool "Verbose TDLS debugging" depends on MAC80211_DEBUG_MENU