]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/remoteproc/Kconfig
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
[linux-beck.git] / drivers / remoteproc / Kconfig
index 72e97d7a520912693e31f2334aba46c0ea8175fa..1a8bf76a925fa86e12c00e9c2a1e097a5dda333a 100644 (file)
@@ -77,6 +77,20 @@ config DA8XX_REMOTEPROC
          It's safe to say n here if you're not interested in multimedia
          offloading.
 
+config QCOM_MDT_LOADER
+       tristate
+
+config QCOM_Q6V5_PIL
+       tristate "Qualcomm Hexagon V5 Peripherial Image Loader"
+       depends on OF && ARCH_QCOM
+       depends on QCOM_SMEM
+       select MFD_SYSCON
+       select QCOM_MDT_LOADER
+       select REMOTEPROC
+       help
+         Say y here to support the Qualcomm Peripherial Image Loader for the
+         Hexagon V5 based remote processors.
+
 config ST_REMOTEPROC
        tristate "ST remoteproc support"
        depends on ARCH_STI