xref: /openbmc/linux/drivers/remoteproc/Makefile (revision 2c010cc3)
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
82c010cc3SRishabh Bhatnagarremoteproc-y				+= remoteproc_coredump.o
96391a706SOhad Ben-Cohenremoteproc-y				+= remoteproc_debugfs.o
102aefbef0SMatt Redfearnremoteproc-y				+= remoteproc_sysfs.o
1104a9016eSOhad Ben-Cohenremoteproc-y				+= remoteproc_virtio.o
1272854fb0SSjur Brændelandremoteproc-y				+= remoteproc_elf_loader.o
13a0ff4aa6SOleksij Rempelobj-$(CONFIG_IMX_REMOTEPROC)		+= imx_rproc.o
1448f0a1bbSPaul Cercueilobj-$(CONFIG_INGENIC_VPU_RPROC)		+= ingenic_rproc.o
1563c13d61SErin Loobj-$(CONFIG_MTK_SCP)			+= mtk_scp.o mtk_scp_ipi.o
1634ed5a33SOhad Ben-Cohenobj-$(CONFIG_OMAP_REMOTEPROC)		+= omap_remoteproc.o
17a01bc0d5SDave Gerlachobj-$(CONFIG_WKUP_M3_RPROC)		+= wkup_m3_rproc.o
1813be5432SRobert Tivyobj-$(CONFIG_DA8XX_REMOTEPROC)		+= da8xx_remoteproc.o
19e88bb8f7SSuman Annaobj-$(CONFIG_KEYSTONE_REMOTEPROC)	+= keystone_remoteproc.o
20549b67daSBjorn Anderssonobj-$(CONFIG_QCOM_PIL_INFO)		+= qcom_pil_info.o
21bde440eeSBjorn Anderssonobj-$(CONFIG_QCOM_RPROC_COMMON)		+= qcom_common.o
223b415c8fSBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_COMMON)		+= qcom_q6v5.o
23dc160e44SRohit kumarobj-$(CONFIG_QCOM_Q6V5_ADSP)		+= qcom_q6v5_adsp.o
24ef73c22fSBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_MSS)		+= qcom_q6v5_mss.o
259e004f97SBjorn Anderssonobj-$(CONFIG_QCOM_Q6V5_PAS)		+= qcom_q6v5_pas.o
263a3d4163SSricharan Robj-$(CONFIG_QCOM_Q6V5_WCSS)		+= qcom_q6v5_wcss.o
27d7f5f3c8SAlex Elderobj-$(CONFIG_QCOM_Q6V5_IPA_NOTIFY)	+= qcom_q6v5_ipa_notify.o
281fb82ee8SBjorn Anderssonobj-$(CONFIG_QCOM_SYSMON)		+= qcom_sysmon.o
296de1a507SBjorn Anderssonobj-$(CONFIG_QCOM_WCNSS_PIL)		+= qcom_wcnss_pil.o
306de1a507SBjorn Anderssonqcom_wcnss_pil-y			+= qcom_wcnss.o
316de1a507SBjorn Anderssonqcom_wcnss_pil-y			+= qcom_wcnss_iris.o
3263edb031SLee Jonesobj-$(CONFIG_ST_REMOTEPROC)		+= st_remoteproc.o
33bb6869b2SPeter Griffinobj-$(CONFIG_ST_SLIM_REMOTEPROC)	+= st_slim_rproc.o
3413140de0SFabien Dessenneobj-$(CONFIG_STM32_RPROC)		+= stm32_rproc.o
35