Commit 8351943d authored by Felix Fietkau's avatar Felix Fietkau

mt76: mt7615: add Kconfig entry for MT7622

This enables building support for the MT7622 SoC built-in WLAN chip
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent eacf6110
......@@ -11,3 +11,14 @@ config MT7615E
MU-MIMO up to 4 users/group and 160MHz channels.
To compile this driver as a module, choose M here.
config MT7622_WMAC
bool "MT7622 (SoC) WMAC support"
depends on MT7615E
depends on ARCH_MEDIATEK || COMPILE_TEST
select REGMAP
default y
help
This adds support for the built-in WMAC on MT7622 SoC devices
which has the same feature set as a MT7615, but limited to
2.4 GHz only.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment