xref: /openbmc/linux/drivers/remoteproc/Makefile (revision 63c13d61)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2400e64dfSOhad Ben-Cohen#
3400e64dfSOhad Ben-Cohen# Generic framework for controlling remote processors
4400e64dfSOhad Ben-Cohen#
5400e64dfSOhad Ben-Cohen
6400e64dfSOhad Ben-Cohenobj-$(CONFIG_REMOTEPROC)		+= remoteproc.o
7400e64dfSOhad Ben-Cohenremoteproc-y				:= remoteproc_core.o
86391a706SOhad Ben-Cohenremoteproc-y				+= remoteproc_debugfs.o
92aefbef0SMatt Redfearnremoteproc-y				+= remoteproc_sysfs.o
1004a9016eSOhad Ben-Cohenremoteproc-y				+= remoteproc_virtio.o
1172854fb0SSjur Brændelandremoteproc-y				+= remoteproc_elf_loader.o
12a0ff4aa6SOleksij Rempelobj-$(CONFIG_IMX_REMOTEPROC)		+= imx_rproc.o
1363c13d61SErin Loobj-$(CONFIG_MTK_SCP)			+= mtk_scp.o mtk_scp_ipi.o
1434ed5a33SOhad Ben-Cohenobj-$(CONFIG_OMAP_REMOTEPROC)		+= omap_remoteproc.o
15a01bc0d5SDave Gerlachobj-$(CONFIG_WKUP_M3_RPROC)		+= wkup_m3_rproc.o
1613be5432SRobert Tivyobj-$(CONFIG_DA8XX_REMOTEPROC)		+= da8xx_remoteproc.o
17e88bb8f7SSuman Annaobj-$(CONFIG_KEYSTONE_REMOTEPROC)	+= keystone_remoteproc.o
18bde440eeSBjorn Anderssonobj-$(CONFIG_QCOM_RPROC_COMMON)		+= qcom_common.o
193b415c8fSBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_COMMON)		+= qcom_q6v5.o
20dc160e44SRohit kumarobj-$(CONFIG_QCOM_Q6V5_ADSP)		+= qcom_q6v5_adsp.o
21ef73c22fSBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_MSS)		+= qcom_q6v5_mss.o
229e004f97SBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_PAS)		+= qcom_q6v5_pas.o
233a3d4163SSricharan Robj-$(CONFIG_QCOM_Q6V5_WCSS)		+= qcom_q6v5_wcss.o
241fb82ee8SBjorn Anderssonobj-$(CONFIG_QCOM_SYSMON)		+= qcom_sysmon.o
256de1a507SBjorn Anderssonobj-$(CONFIG_QCOM_WCNSS_PIL)		+= qcom_wcnss_pil.o
266de1a507SBjorn Anderssonqcom_wcnss_pil-y			+= qcom_wcnss.o
276de1a507SBjorn Anderssonqcom_wcnss_pil-y			+= qcom_wcnss_iris.o
2863edb031SLee Jonesobj-$(CONFIG_ST_REMOTEPROC)		+= st_remoteproc.o
29bb6869b2SPeter Griffinobj-$(CONFIG_ST_SLIM_REMOTEPROC)	+= st_slim_rproc.o
3013140de0SFabien Dessenneobj-$(CONFIG_STM32_RPROC)		+= stm32_rproc.o
31