summaryrefslogtreecommitdiff
path: root/drivers/phy/Makefile
diff options
context:
space:
mode:
authorJim Liu <[email protected]>2022-06-21 17:03:38 +0800
committerTom Rini <[email protected]>2022-07-06 14:30:51 -0400
commitfdd08f896bcfc513a4cb7799d0094e4fabc73531 (patch)
treeeaf05197fa9c519533ef3aab305d0203e788a8d6 /drivers/phy/Makefile
parent1cf4e79f5776e9cc451b7f4affec7e47db9533f9 (diff)
phy: nuvoton: add NPCM7xx phy control driver
add BMC NPCM750 phy control driver Signed-off-by: Jim Liu <[email protected]>
Diffstat (limited to 'drivers/phy/Makefile')
-rw-r--r--drivers/phy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/Makefile b/drivers/phy/Makefile
index bf9b40932fe..d95439c4257 100644
--- a/drivers/phy/Makefile
+++ b/drivers/phy/Makefile
@@ -37,6 +37,7 @@ obj-$(CONFIG_MT7620_USB_PHY) += mt7620-usb-phy.o
obj-$(CONFIG_MT76X8_USB_PHY) += mt76x8-usb-phy.o
obj-$(CONFIG_PHY_DA8XX_USB) += phy-da8xx-usb.o
obj-$(CONFIG_PHY_MTK_TPHY) += phy-mtk-tphy.o
+obj-$(CONFIG_PHY_NPCM_USB) += phy-npcm-usb.o
obj-$(CONFIG_PHY_IMX8MQ_USB) += phy-imx8mq-usb.o
obj-$(CONFIG_PHY_XILINX_ZYNQMP) += phy-zynqmp.o
obj-y += cadence/