aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/allwinner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/allwinner/Makefile')
-rw-r--r--drivers/phy/allwinner/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/allwinner/Makefile b/drivers/phy/allwinner/Makefile
index 8605529c01a1..7d0053efbfaa 100644
--- a/drivers/phy/allwinner/Makefile
+++ b/drivers/phy/allwinner/Makefile
@@ -1,2 +1,3 @@
obj-$(CONFIG_PHY_SUN4I_USB) += phy-sun4i-usb.o
+obj-$(CONFIG_PHY_SUN6I_MIPI_DPHY) += phy-sun6i-mipi-dphy.o
obj-$(CONFIG_PHY_SUN9I_USB) += phy-sun9i-usb.o