diff options
Diffstat (limited to 'net/mac80211')
-rw-r--r-- | net/mac80211/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig index 57bf358b2e7c..5ca576e77615 100644 --- a/net/mac80211/Kconfig +++ b/net/mac80211/Kconfig | |||
@@ -85,8 +85,9 @@ config MAC80211_MESH | |||
85 | bool "Enable mac80211 mesh networking (pre-802.11s) support" | 85 | bool "Enable mac80211 mesh networking (pre-802.11s) support" |
86 | depends on MAC80211 && EXPERIMENTAL && BROKEN | 86 | depends on MAC80211 && EXPERIMENTAL && BROKEN |
87 | ---help--- | 87 | ---help--- |
88 | This options enables support of pre-802.11s mesh interfaces. | 88 | This options enables support of Draft 802.11s mesh networking. |
89 | For more information visit http://o11s.org | 89 | The implementation is based on Draft 1.08 of the Mesh Networking |
90 | amendment. For more information visit http://o11s.org/. | ||
90 | 91 | ||
91 | 92 | ||
92 | config MAC80211_LEDS | 93 | config MAC80211_LEDS |