summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/mac80211/Config.in')
-rw-r--r--package/mac80211/Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/Config.in b/package/mac80211/Config.in
deleted file mode 100644
index 5994ba71e..000000000
--- a/package/mac80211/Config.in
+++ /dev/null
@@ -1,11 +0,0 @@
-# mac80211 configuration
-
-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.
-
- Say N unless you know you need this.