Commit 642023d0 authored by Sean Wang's avatar Sean Wang Committed by Felix Fietkau
Browse files

mt76: mt7615: fix up typo in Kconfig for MT7663U



Fix up typo in Kconfig with indicating MT7663U is an 802.11ac device

Fixes: eb99cc95 ("mt76: mt7615: introduce mt7663u support")
Signed-off-by: default avatarSean Wang <sean.wang@mediatek.com>
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 73741b9b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.