mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
d87da32372
This patch adds a driver for the PCIe PHY of MT7621 SoC. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Link: https://lore.kernel.org/r/20201121155037.21354-3-sergio.paracuellos@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
4 lines
138 B
Makefile
4 lines
138 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_PHY_MT7621_PCI) += phy-mt7621-pci.o
|
|
obj-$(CONFIG_PHY_RALINK_USB) += phy-ralink-usb.o
|