mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for improved...
[openwrt.git] / package / mac80211 / Config.in
1 # mac80211 configuration
2
3 config PACKAGE_MAC80211_DEBUGFS
4         bool "Export mac80211 internals in DebugFS"
5         depends on PACKAGE_kmod-mac80211
6         default y
7         ---help---
8           Select this to see extensive information about
9           the internal state of mac80211 in debugfs.
10
11           Say N unless you know you need this.