Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[sfrench/cifs-2.6.git] / drivers / soc / qcom / Kconfig
index 5f12657fc5524df57040686efa271dadb0559f3f..b00bccddcd3b81b15f3ea71ebeafde3376efee5d 100644 (file)
@@ -3,6 +3,15 @@
 #
 menu "Qualcomm SoC drivers"
 
+config QCOM_GLINK_SSR
+       tristate "Qualcomm Glink SSR driver"
+       depends on RPMSG
+       depends on QCOM_RPROC_COMMON
+       help
+         Say y here to enable GLINK SSR support. The GLINK SSR driver
+         implements the SSR protocol for notifying the remote processor about
+         neighboring subsystems going up or down.
+
 config QCOM_GSBI
         tristate "QCOM General Serial Bus Interface"
         depends on ARCH_QCOM