mt76: mt7615: make Kconfig entry obvious for MT7663E
Make Kconfig entry obvious for MT7663E Signed-off-by: Sean Wang <sean.wang@mediatek.com> Co-developed-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
7f8ebafebc
commit
18ab1d7a37
|
@ -5,7 +5,7 @@ config MT7615_COMMON
|
||||||
select MT76_CORE
|
select MT76_CORE
|
||||||
|
|
||||||
config MT7615E
|
config MT7615E
|
||||||
tristate "MediaTek MT7615E (PCIe) support"
|
tristate "MediaTek MT7615E and MT7663E (PCIe) support"
|
||||||
select MT7615_COMMON
|
select MT7615_COMMON
|
||||||
depends on MAC80211
|
depends on MAC80211
|
||||||
depends on PCI
|
depends on PCI
|
||||||
|
|
Loading…
Reference in New Issue