Config.in 297 B

1234567891011
  1. # mac80211 configuration
  2. config PACKAGE_MAC80211_DEBUGFS
  3. bool "Export mac80211 internals in DebugFS"
  4. depends on PACKAGE_kmod-mac80211
  5. default y
  6. ---help---
  7. Select this to see extensive information about
  8. the internal state of mac80211 in debugfs.
  9. Say N unless you know you need this.