defconfig: arm64: msm: enable service notifier and locator for msmcortex
Enable the kernel client API for the service locator and notifier. Do not enable it on perf builds for performance reasons. CRs-Fixed: 999530 Change-Id: Iddb5e882e1324e0382359109b86ebcaa26b3d851 Signed-off-by: David Keitel <dkeitel@codeaurora.org>
This commit is contained in:
parent
7753ddba59
commit
4886a36698
1 changed files with 2 additions and 0 deletions
|
@ -463,6 +463,7 @@ CONFIG_MSM_SMP2P_TEST=y
|
|||
CONFIG_MSM_QMI_INTERFACE=y
|
||||
CONFIG_MSM_RPM_SMD=y
|
||||
CONFIG_QCOM_BUS_SCALING=y
|
||||
CONFIG_MSM_SERVICE_LOCATOR=y
|
||||
CONFIG_MSM_IPC_ROUTER_SMD_XPRT=y
|
||||
CONFIG_MSM_SYSMON_GLINK_COMM=y
|
||||
CONFIG_MSM_IPC_ROUTER_GLINK_XPRT=y
|
||||
|
@ -486,6 +487,7 @@ CONFIG_TRACER_PKT=y
|
|||
CONFIG_MSM_MPM_OF=y
|
||||
CONFIG_MSM_EVENT_TIMER=y
|
||||
CONFIG_MSM_CORE_CTL_HELPER=y
|
||||
CONFIG_MSM_SERVICE_NOTIFIER=y
|
||||
CONFIG_MEM_SHARE_QMI_SERVICE=y
|
||||
CONFIG_EXTCON=y
|
||||
CONFIG_PWM=y
|
||||
|
|
Loading…
Add table
Reference in a new issue