1# SPDX-License-Identifier: GPL-2.0 2config PCI_MT7621_PHY 3 tristate "MediaTek MT7621 PCI PHY Driver" 4 depends on RALINK && OF 5 select GENERIC_PHY 6 help 7 Say 'Y' here to add support for MediaTek MT7621 PCI PHY driver, 8 9