blob: fc05d79c80d08ff2f46a36e181340f8700d7e9d5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config MT76_CORE
tristate
config MT76x2E
tristate "MediaTek MT76x2E (PCIe) support"
select MT76_CORE
depends on MAC80211
depends on PCI
---help---
This adds support for MT7612/MT7602/MT7662-based wireless PCIe devices.
|