phy: Add support for S5PV210 to the Exynos USB 2.0 PHY driver
[deliverable/linux.git] / drivers / phy / Makefile
index b4f1d57706015b0af572462627002d7727ec1bac..2983808e1626ea1f350efb3b082860f6c68f1e33 100644 (file)
@@ -18,5 +18,6 @@ phy-exynos-usb2-y                     += phy-samsung-usb2.o
 phy-exynos-usb2-$(CONFIG_PHY_EXYNOS4210_USB2)  += phy-exynos4210-usb2.o
 phy-exynos-usb2-$(CONFIG_PHY_EXYNOS4X12_USB2)  += phy-exynos4x12-usb2.o
 phy-exynos-usb2-$(CONFIG_PHY_EXYNOS5250_USB2)  += phy-exynos5250-usb2.o
+phy-exynos-usb2-$(CONFIG_PHY_S5PV210_USB2)     += phy-s5pv210-usb2.o
 obj-$(CONFIG_PHY_EXYNOS5_USBDRD)       += phy-exynos5-usbdrd.o
 obj-$(CONFIG_PHY_XGENE)                        += phy-xgene.o
This page took 0.024053 seconds and 5 git commands to generate.