blob: 482e108d28aaad0d8cf3b3545bfb8ee6ea96588a [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Masahiro Yamada7c9fd232015-07-31 14:58:21 +09002obj-y += fuse/
Thierry Redinga2686762014-07-16 14:01:44 +02003
Masahiro Yamada7c9fd232015-07-31 14:58:21 +09004obj-y += common.o
Jon Hunter7e10cf72017-03-28 13:42:54 +01005obj-$(CONFIG_SOC_TEGRA_FLOWCTRL) += flowctrl.o
Thierry Reding5e7d4c62017-02-23 18:11:57 +01006obj-$(CONFIG_SOC_TEGRA_PMC) += pmc.o
7obj-$(CONFIG_SOC_TEGRA_PMC_TEGRA186) += pmc-tegra186.o
Thierry Redinge7149a72017-03-29 18:34:52 +02008obj-$(CONFIG_SOC_TEGRA_POWERGATE_BPMP) += powergate-bpmp.o