mac80211: enable debugfs support by default - having access to the rate control stati...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 6 Mar 2010 10:04:30 +0000 (10:04 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 6 Mar 2010 10:04:30 +0000 (10:04 +0000)
SVN-Revision: 20011

package/mac80211/Config.in

index 35f01c8a8026d58a4a56321034634b79afad4447..5994ba71ef1286247d9bdd1073a9f98644e9d02c 100644 (file)
@@ -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.