Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / soc / tegra / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-y += fuse/
3
4 obj-y += common.o
5 obj-$(CONFIG_SOC_TEGRA_FLOWCTRL) += flowctrl.o
6 obj-$(CONFIG_SOC_TEGRA_PMC) += pmc.o
7 obj-$(CONFIG_SOC_TEGRA_POWERGATE_BPMP) += powergate-bpmp.o
8 obj-$(CONFIG_SOC_TEGRA20_VOLTAGE_COUPLER) += regulators-tegra20.o
9 obj-$(CONFIG_SOC_TEGRA30_VOLTAGE_COUPLER) += regulators-tegra30.o