mac80211: fix a typo in rt2x00 config
[openwrt-10.03/.git] / package / mac80211 / Config.in.rt2x00
1 # rt2x00 configuration
2
3 config PACKAGE_RT2X00_LIB_DEBUGFS
4         bool "Enable rt2x00 debugfs support"
5         depends PACKAGE_kmod-rt2x00-lib && PACKAGE_MAC80211_DEBUGFS
6         ---help---
7           Enable creation of debugfs files for the rt2x00 drivers.
8           These debugfs files support both reading and writing of the
9           most important register types of the rt2x00 hardware.
10
11 config PACKAGE_RT2X00_DEBUG
12         bool "Enable rt2x00 debug output"
13         depends PACKAGE_kmod-rt2x00-lib
14         ---help---
15           Enable debugging output for all rt2x00 modules