Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteproc
[linux-2.6-block.git] / drivers / remoteproc / Kconfig
index 70ec8130622d8ba9d9df871dfad876501d88b4bc..f396bfef5d42863b4f3b9609c9798b4df4ce6059 100644 (file)
@@ -91,6 +91,22 @@ config QCOM_Q6V5_PIL
          Say y here to support the Qualcomm Peripherial Image Loader for the
          Hexagon V5 based remote processors.
 
+config QCOM_WCNSS_IRIS
+       tristate
+       depends on OF && ARCH_QCOM
+
+config QCOM_WCNSS_PIL
+       tristate "Qualcomm WCNSS Peripheral Image Loader"
+       depends on OF && ARCH_QCOM
+       depends on QCOM_SMEM
+       select QCOM_MDT_LOADER
+       select QCOM_SCM
+       select QCOM_WCNSS_IRIS
+       select REMOTEPROC
+       help
+         Say y here to support the Peripheral Image Loader for the Qualcomm
+         Wireless Connectivity Subsystem.
+
 config ST_REMOTEPROC
        tristate "ST remoteproc support"
        depends on ARCH_STI