phy: tegra: xusb: Add support for power supplies
[linux-block.git] / drivers / phy / tegra / Makefile
CommitLineData
53d2a715
TR
1obj-$(CONFIG_PHY_TEGRA_XUSB) += phy-tegra-xusb.o
2
3phy-tegra-xusb-y += xusb.o
4phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_124_SOC) += xusb-tegra124.o
5phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_132_SOC) += xusb-tegra124.o
87d66f28 6phy-tegra-xusb-$(CONFIG_ARCH_TEGRA_210_SOC) += xusb-tegra210.o