defconfig: msmcortex: Remove the scm-xpu driver configuration

XPU violation is configured to be fatal by default through TZ.
Remove this driver since it is not needed any more.

CRs-Fixed: 1008594
Change-Id: I12a8791afeadf36cdf0f298eccc40a35b1ee1d86
Signed-off-by: Runmin Wang <runminw@codeaurora.org>
This commit is contained in:
Runmin Wang 2016-04-26 17:03:57 -07:00 committed by Kyle Yan
parent c46620584a
commit fbd8cfea41
2 changed files with 0 additions and 2 deletions

View file

@ -438,7 +438,6 @@ CONFIG_MSM_IPC_ROUTER_GLINK_XPRT=y
CONFIG_MSM_GLINK_PKT=y
CONFIG_MSM_SPM=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_SCM_XPU=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_ICNSS=y

View file

@ -460,7 +460,6 @@ CONFIG_MSM_IPC_ROUTER_GLINK_XPRT=y
CONFIG_MSM_GLINK_PKT=y
CONFIG_MSM_SPM=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_SCM_XPU=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_ICNSS=y