mac80211: enable debugfs support by default - having access to the rate control statistics is very useful for figuring out the real quality of a link

SVN-Revision: 20011
v19.07.3_mercusys_ac12_duma
Felix Fietkau 14 years ago
parent 20769a9ade
commit 908ffaaac7

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

Loading…
Cancel
Save