diff options
Diffstat (limited to 'net/mac80211/Kconfig')
-rw-r--r-- | net/mac80211/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig index 5ca576e77615..3c3f62faae1e 100644 --- a/net/mac80211/Kconfig +++ b/net/mac80211/Kconfig | |||
@@ -83,7 +83,7 @@ endmenu | |||
83 | 83 | ||
84 | config MAC80211_MESH | 84 | 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 |
87 | ---help--- | 87 | ---help--- |
88 | This options enables support of Draft 802.11s mesh networking. | 88 | This options enables support of Draft 802.11s mesh networking. |
89 | The implementation is based on Draft 1.08 of the Mesh Networking | 89 | The implementation is based on Draft 1.08 of the Mesh Networking |