ar71xx: create firmware image for WP543 boards with 4/8/16MB of flash
[openwrt/openwrt.git] / package / mac80211 / Config.in
1 # mac80211 configuration
2
3 config PACKAGE_MAC80211_DEBUGFS
4 bool "Export mac80211 internals in DebugFS"
5 depends on PACKAGE_kmod-mac80211
6 ---help---
7 Select this to see extensive information about
8 the internal state of mac80211 in debugfs.
9
10 Say N unless you know you need this.