defconfig: arm64: msm: enable service notifier and locator

Enable the kernel client API for the service notifier and locator.
Do not enable it on perf builds for performance reasons.

CRs-Fixed: 999530
Change-Id: Ib9eb162544eb4f7271912896c2567e574bd75157
Signed-off-by: David Keitel <dkeitel@codeaurora.org>
This commit is contained in:
David Keitel 2016-03-31 14:25:55 -07:00 committed by Kyle Yan
parent 11eb50a115
commit 7ea155dd2d

View file

@ -538,6 +538,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_MHI_XPRT=y
@ -561,6 +562,7 @@ CONFIG_MSM_MPM_OF=y
CONFIG_MSM_AVTIMER=y
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_QCOM_REMOTEQDSS=y
CONFIG_MSM_SERVICE_NOTIFIER=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_BIMC_BWMON=y
CONFIG_ARM_MEMLAT_MON=y