xref: /openbmc/linux/drivers/remoteproc/Makefile (revision 549b67da)
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
1348f0a1bbSPaul Cercueilobj-$(CONFIG_INGENIC_VPU_RPROC)		+= ingenic_rproc.o
1463c13d61SErin Loobj-$(CONFIG_MTK_SCP)			+= mtk_scp.o mtk_scp_ipi.o
1534ed5a33SOhad Ben-Cohenobj-$(CONFIG_OMAP_REMOTEPROC)		+= omap_remoteproc.o
16a01bc0d5SDave Gerlachobj-$(CONFIG_WKUP_M3_RPROC)		+= wkup_m3_rproc.o
1713be5432SRobert Tivyobj-$(CONFIG_DA8XX_REMOTEPROC)		+= da8xx_remoteproc.o
18e88bb8f7SSuman Annaobj-$(CONFIG_KEYSTONE_REMOTEPROC)	+= keystone_remoteproc.o
19549b67daSBjorn Anderssonobj-$(CONFIG_QCOM_PIL_INFO)		+= qcom_pil_info.o
20bde440eeSBjorn Anderssonobj-$(CONFIG_QCOM_RPROC_COMMON)		+= qcom_common.o
213b415c8fSBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_COMMON)		+= qcom_q6v5.o
22dc160e44SRohit kumarobj-$(CONFIG_QCOM_Q6V5_ADSP)		+= qcom_q6v5_adsp.o
23ef73c22fSBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_MSS)		+= qcom_q6v5_mss.o
249e004f97SBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_PAS)		+= qcom_q6v5_pas.o
253a3d4163SSricharan Robj-$(CONFIG_QCOM_Q6V5_WCSS)		+= qcom_q6v5_wcss.o
26d7f5f3c8SAlex Elderobj-$(CONFIG_QCOM_Q6V5_IPA_NOTIFY)	+= qcom_q6v5_ipa_notify.o
271fb82ee8SBjorn Anderssonobj-$(CONFIG_QCOM_SYSMON)		+= qcom_sysmon.o
286de1a507SBjorn Anderssonobj-$(CONFIG_QCOM_WCNSS_PIL)		+= qcom_wcnss_pil.o
296de1a507SBjorn Anderssonqcom_wcnss_pil-y			+= qcom_wcnss.o
306de1a507SBjorn Anderssonqcom_wcnss_pil-y			+= qcom_wcnss_iris.o
3163edb031SLee Jonesobj-$(CONFIG_ST_REMOTEPROC)		+= st_remoteproc.o
32bb6869b2SPeter Griffinobj-$(CONFIG_ST_SLIM_REMOTEPROC)	+= st_slim_rproc.o
3313140de0SFabien Dessenneobj-$(CONFIG_STM32_RPROC)		+= stm32_rproc.o
34