mac80211: fix a typo in rt2x00 config
Fix a simple typo Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20626
This commit is contained in:
parent
a9f313edea
commit
0671b2aded
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ config PACKAGE_RT2X00_LIB_DEBUGFS
|
|||
most important register types of the rt2x00 hardware.
|
||||
|
||||
config PACKAGE_RT2X00_DEBUG
|
||||
bool "Enavle rt2x00 debug output"
|
||||
bool "Enable rt2x00 debug output"
|
||||
depends PACKAGE_kmod-rt2x00-lib
|
||||
---help---
|
||||
Enable debugging output for all rt2x00 modules
|
||||
|
|
Loading…
Reference in a new issue