]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/firmware/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[mirror_ubuntu-artful-kernel.git] / drivers / firmware / Kconfig
index 6a42a098fe59c753d2e0733e1005257470d9f699..1867f0d1389b2679b68a63c554bc6b12a2367ee6 100644 (file)
@@ -214,6 +214,21 @@ config QCOM_SCM_64
        def_bool y
        depends on QCOM_SCM && ARM64
 
+config TI_SCI_PROTOCOL
+       tristate "TI System Control Interface (TISCI) Message Protocol"
+       depends on TI_MESSAGE_MANAGER
+       help
+         TI System Control Interface (TISCI) Message Protocol is used to manage
+         compute systems such as ARM, DSP etc with the system controller in
+         complex System on Chip(SoC) such as those found on certain keystone
+         generation SoC from TI.
+
+         System controller provides various facilities including power
+         management function support.
+
+         This protocol library is used by client drivers to use the features
+         provided by the system controller.
+
 config HAVE_ARM_SMCCC
        bool