aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/remoteproc/Kconfig
diff options
context:
space:
mode:
authorErin Lo <erin.lo@mediatek.com>2019-11-12 19:03:25 +0800
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-01-20 10:29:54 -0800
commit63c13d61eafe4606f1c16c54da40c4eee78e9edf (patch)
tree7e79d8cc72fc3b4a6672cd9ec5fadeb38a34251e /drivers/remoteproc/Kconfig
parentdt-bindings: Add a binding for Mediatek SCP (diff)
downloadwireguard-linux-63c13d61eafe4606f1c16c54da40c4eee78e9edf.tar.xz
wireguard-linux-63c13d61eafe4606f1c16c54da40c4eee78e9edf.zip
remoteproc/mediatek: add SCP support for mt8183
Provide a basic driver to control Cortex M4 co-processor Signed-off-by: Erin Lo <erin.lo@mediatek.com> Signed-off-by: Nicolas Boichat <drinkcat@chromium.org> Signed-off-by: Pi-Hsun Shih <pihsun@chromium.org> Link: https://lore.kernel.org/r/20191112110330.179649-3-pihsun@chromium.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/remoteproc/Kconfig')
-rw-r--r--drivers/remoteproc/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig
index 94afdde4bc9f..85d594df12e3 100644
--- a/drivers/remoteproc/Kconfig
+++ b/drivers/remoteproc/Kconfig
@@ -23,6 +23,15 @@ config IMX_REMOTEPROC
It's safe to say N here.
+config MTK_SCP
+ tristate "Mediatek SCP support"
+ depends on ARCH_MEDIATEK
+ help
+ Say y here to support Mediatek's System Companion Processor (SCP) via
+ the remote processor framework.
+
+ It's safe to say N here.
+
config OMAP_REMOTEPROC
tristate "OMAP remoteproc support"
depends on ARCH_OMAP4 || SOC_OMAP5