mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS
[openwrt/staging/mkresin.git] / package / mac80211 / Makefile
index f57d30353c12af3c673877422a08b5ba15a5492c..ac6019362403ddeadc3e755def45afdf962f40f8 100644 (file)
@@ -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