1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 14:27:40 +03:00
openwrt-xburst/package/mac80211/Config.in
2010-03-06 10:04:30 +00:00

12 lines
297 B
Plaintext

# 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.