mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 15:39:29 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user