Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9bc8b977 authored by Zhen Kong's avatar Zhen Kong
Browse files

drivers/soc/qcom: enable smcinvoke driver



Make change to the kernel config and makefile in order
to enable the smcinvoke driver.

Change-Id: I591d4916cce9a1fdd162073b8c88db762c2843ff
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 4cec0cd6
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -517,6 +517,14 @@ config MSM_CDSP_LOADER
	  for platforms that have compute DSP.
	  Say M if you want to enable this module.

config QCOM_SMCINVOKE
       bool "Secure QSEE Support"
       help
         Enable SMCInvoke driver which supports capability based secure
         communication between QTI Secure Execution Environment (QSEE)
         and high level operating system. It exposes APIs for both
         userspace and kernel clients.

config MSM_EVENT_TIMER
	bool "Event timer"
        help
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ obj-$(CONFIG_QTI_SYSTEM_PM) += system_pm.o
obj-$(MSM_REMOTEQDSS) += remoteqdss.o
obj-$(CONFIG_MSM_JTAGV8) += jtagv8.o jtagv8-etm.o
obj-$(CONFIG_MSM_CDSP_LOADER) += qdsp6v2/
obj-$(CONFIG_QCOM_SMCINVOKE) += smcinvoke.o

ifdef CONFIG_MSM_SUBSYSTEM_RESTART
       obj-y += subsystem_notif.o