mac80211: enable debugfs support by default - having access to the rate control stati...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 6 Mar 2010 10:04:30 +0000 (10:04 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 6 Mar 2010 10:04:30 +0000 (10:04 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20011 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/mac80211/Config.in

index 35f01c8..5994ba7 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.
This page took 0.027129 seconds and 4 git commands to generate.