OSDN Git Service

mt76: mt7615: fix up typo in Kconfig for MT7663U
authorSean Wang <sean.wang@mediatek.com>
Tue, 9 Jun 2020 15:42:21 +0000 (23:42 +0800)
committerFelix Fietkau <nbd@nbd.name>
Tue, 21 Jul 2020 17:01:14 +0000 (19:01 +0200)
Fix up typo in Kconfig with indicating MT7663U is an 802.11ac device

Fixes: eb99cc95c3b6 ("mt76: mt7615: introduce mt7663u support")
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/Kconfig

index e25db11..c094260 100644 (file)
@@ -35,6 +35,6 @@ config MT7663U
        depends on MAC80211
        depends on USB
        help
-         This adds support for MT7663U 802.11ax 2x2:2 wireless devices.
+         This adds support for MT7663U 802.11ac 2x2:2 wireless devices.
 
          To compile this driver as a module, choose M here.