3 config PACKAGE_RT2X00_LIB_DEBUGFS
4 bool "Enable rt2x00 debugfs support"
5 depends PACKAGE_kmod-rt2x00-lib && PACKAGE_MAC80211_DEBUGFS
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.
11 config PACKAGE_RT2X00_DEBUG
12 bool "Enable rt2x00 debug output"
13 depends PACKAGE_kmod-rt2x00-lib
15 Enable debugging output for all rt2x00 modules