package/mac80211: move all configuration items in submenus, merge Config.in* into...
[openwrt/staging/florian.git] / package / mac80211 / Config.in
diff --git a/package/mac80211/Config.in b/package/mac80211/Config.in
deleted file mode 100644 (file)
index 5994ba7..0000000
+++ /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.