summaryrefslogtreecommitdiffstats
path: root/drivers/soc/qcom/Kconfig
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2017-01-27 12:12:57 +0100
committerBjorn Andersson <bjorn.andersson@linaro.org>2017-02-06 17:57:25 +0100
commit2aad40d911eeb7dcac91c669f2762a28134f0eb1 (patch)
tree88666041cb0f82cbbac8bfbeec28c6c8a5222f66 /drivers/soc/qcom/Kconfig
parentremoteproc: qcom: mdt_loader: Refactor MDT loader (diff)
downloadlinux-2aad40d911eeb7dcac91c669f2762a28134f0eb1.tar.xz
linux-2aad40d911eeb7dcac91c669f2762a28134f0eb1.zip
remoteproc: Move qcom_mdt_loader into drivers/soc/qcom
With the remoteproc parts cleaned out of the MDT loader we can move it to drivers/soc/qcom. Acked-by: Andy Gross <andy.gross@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/soc/qcom/Kconfig')
-rw-r--r--drivers/soc/qcom/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
index 461b387d03cc..78b1bb7bcf20 100644
--- a/drivers/soc/qcom/Kconfig
+++ b/drivers/soc/qcom/Kconfig
@@ -10,6 +10,10 @@ config QCOM_GSBI
functions for connecting the underlying serial UART, SPI, and I2C
devices to the output pins.
+config QCOM_MDT_LOADER
+ tristate
+ select QCOM_SCM
+
config QCOM_PM
bool "Qualcomm Power Management"
depends on ARCH_QCOM && !ARM64