1 # mac80211 configuration
3 config PACKAGE_MAC80211_DEBUGFS
4 bool "Export mac80211 internals in DebugFS"
5 depends on PACKAGE_kmod-mac80211
7 Select this to see extensive information about
8 the internal state of mac80211 in debugfs.
10 Say N unless you know you need this.