summaryrefslogtreecommitdiffstats
path: root/package/mac80211
diff options
context:
space:
mode:
Diffstat (limited to 'package/mac80211')
-rw-r--r--package/mac80211/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index f57d30353..ac6019362 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -84,13 +84,12 @@ define KernelPackage/mac80211/config
config PACKAGE_MAC80211_DEBUGFS
bool "Export mac80211 internals in DebugFS"
+ select KERNEL_DEBUG_FS
default y
help
Select this to see extensive information about
the internal state of mac80211 in debugfs.
- Say N unless you know you need this.
-
config PACKAGE_MAC80211_MESH
bool "Enable 802.11s mesh support"
default y