]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/mac80211/Kconfig
Merge commit 'linus/master' into x86/urgent
[mv-sheeva.git] / net / mac80211 / Kconfig
index 4d5543af3123e02201f872f7ac4f3d1cc45ea88d..a10d508b07e146daabe99ad21306fc99ecdc8c2f 100644 (file)
@@ -194,6 +194,19 @@ config MAC80211_VERBOSE_MPL_DEBUG
 
          Do not select this option.
 
+config MAC80211_VERBOSE_MHWMP_DEBUG
+       bool "Verbose mesh HWMP routing debugging"
+       depends on MAC80211_DEBUG_MENU
+       depends on MAC80211_MESH
+       ---help---
+         Selecting this option causes mac80211 to print out very
+         verbose mesh routing (HWMP) debugging messages (when mac80211
+         is taking part in a mesh network).
+         It should not be selected on production systems as those
+         messages are remotely triggerable.
+
+         Do not select this option.
+
 config MAC80211_DEBUG_COUNTERS
        bool "Extra statistics for TX/RX debugging"
        depends on MAC80211_DEBUG_MENU