2009-02-19 06:06:33 +08:00
|
|
|
# mac80211 configuration
|
2009-02-19 02:39:15 +08:00
|
|
|
|
2009-09-08 15:32:08 +08:00
|
|
|
config PACKAGE_MAC80211_DEBUGFS
|
|
|
|
bool "Export mac80211 internals in DebugFS"
|
|
|
|
depends on PACKAGE_kmod-mac80211
|
2010-03-06 18:04:30 +08:00
|
|
|
default y
|
2009-09-08 15:32:08 +08:00
|
|
|
---help---
|
|
|
|
Select this to see extensive information about
|
|
|
|
the internal state of mac80211 in debugfs.
|
|
|
|
|
|
|
|
Say N unless you know you need this.
|