projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix path to libgcc.a in LIBGCC_S
[openwrt.git]
/
package
/
mac80211
/
Config.in
diff --git
a/package/mac80211/Config.in
b/package/mac80211/Config.in
index
35f01c8
..
5994ba7
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.
This page took
0.023942 seconds
and
4
git commands to generate.