summaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches-5.10/203-staging-mt7621-pci-phy-kconfig-select-regmap-mmio.patch
blob: e6c5db4db74d21c0222954c59b59adca18ee2b72 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/drivers/staging/mt7621-pci-phy/Kconfig
+++ b/drivers/staging/mt7621-pci-phy/Kconfig
@@ -3,6 +3,7 @@ config PCI_MT7621_PHY
 	tristate "MediaTek MT7621 PCI PHY Driver"
 	depends on RALINK && OF
 	select GENERIC_PHY
+	select REGMAP_MMIO
 	help
 	  Say 'Y' here to add support for MediaTek MT7621 PCI PHY driver,