aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/remoteproc/Makefile
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2016-11-16 22:19:47 -0800
committerBjorn Andersson <bjorn.andersson@linaro.org>2016-11-16 22:19:47 -0800
commitf88536f1a5dcf9a3964a48c0374ca5061533bc42 (patch)
tree1294c23f49d7a0a14d4c60d419d2cacb8f27ce3c /drivers/remoteproc/Makefile
parentremoteproc: Introduce Qualcomm ADSP PIL (diff)
parentdmaengine: st_fdma: Revert: Update st_fdma to 'depends on REMOTEPROC' (diff)
downloadwireguard-linux-f88536f1a5dcf9a3964a48c0374ca5061533bc42.tar.xz
wireguard-linux-f88536f1a5dcf9a3964a48c0374ca5061533bc42.zip
Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma into rproc-next
Diffstat (limited to 'drivers/remoteproc/Makefile')
-rw-r--r--drivers/remoteproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/remoteproc/Makefile b/drivers/remoteproc/Makefile
index 523f5128a1f1..6290c3f72e83 100644
--- a/drivers/remoteproc/Makefile
+++ b/drivers/remoteproc/Makefile
@@ -19,3 +19,4 @@ obj-$(CONFIG_QCOM_WCNSS_PIL) += qcom_wcnss_pil.o
qcom_wcnss_pil-y += qcom_wcnss.o
qcom_wcnss_pil-y += qcom_wcnss_iris.o
obj-$(CONFIG_ST_REMOTEPROC) += st_remoteproc.o
+obj-$(CONFIG_ST_SLIM_REMOTEPROC) += st_slim_rproc.o