summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Config.in
blob: 5994ba71ef1286247d9bdd1073a9f98644e9d02c (plain)
1
2
3
4
5
6
7
8
9
10
11
# mac80211 configuration

config PACKAGE_MAC80211_DEBUGFS
	bool "Export mac80211 internals in DebugFS"
	depends on PACKAGE_kmod-mac80211
	default y
	---help---
	  Select this to see extensive information about
	  the internal state of mac80211 in debugfs.

	  Say N unless you know you need this.