1# SPDX-License-Identifier: GPL-2.0-only 2config MT7615E 3 tristate "MediaTek MT7615E (PCIe) support" 4 select MT76_CORE 5 depends on MAC80211 6 depends on PCI 7 help 8 This adds support for MT7615-based wireless PCIe devices. 9