projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20769a9
)
mac80211: enable debugfs support by default - having access to the rate control stati...
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 6 Mar 2010 10:04:30 +0000
(10:04 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 6 Mar 2010 10:04:30 +0000
(10:04 +0000)
SVN-Revision: 20011
package/mac80211/Config.in
patch
|
blob
|
history
diff --git
a/package/mac80211/Config.in
b/package/mac80211/Config.in
index 35f01c8a8026d58a4a56321034634b79afad4447..5994ba71ef1286247d9bdd1073a9f98644e9d02c 100644
(file)
--- a/
package/mac80211/Config.in
+++ b/
package/mac80211/Config.in
@@
-3,6
+3,7
@@
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.