1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 22411a736SJohn Crispin# 32411a736SJohn Crispin# PHY drivers for Ralink platforms. 42411a736SJohn Crispin# 5d87da323SSergio Paracuellosconfig PHY_MT7621_PCI 6*15692a80SVinod Koul tristate "MediaTek MT7621 PCI PHY Driver" 7*15692a80SVinod Koul depends on (RALINK && OF) || COMPILE_TEST 8d87da323SSergio Paracuellos select GENERIC_PHY 9d87da323SSergio Paracuellos select REGMAP_MMIO 10d87da323SSergio Paracuellos help 11d87da323SSergio Paracuellos Say 'Y' here to add support for MediaTek MT7621 PCI PHY driver, 12d87da323SSergio Paracuellos 132411a736SJohn Crispinconfig PHY_RALINK_USB 142411a736SJohn Crispin tristate "Ralink USB PHY driver" 152411a736SJohn Crispin depends on RALINK || COMPILE_TEST 16bb0e500bSMasahiro Yamada depends on HAS_IOMEM 172411a736SJohn Crispin select GENERIC_PHY 182411a736SJohn Crispin select MFD_SYSCON 192411a736SJohn Crispin help 202411a736SJohn Crispin This option enables support for the Ralink USB PHY found inside 212411a736SJohn Crispin RT3352, MT7620, MT7628 and MT7688. 22