summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRunmin Wang <runminw@codeaurora.org>2016-04-26 17:03:57 -0700
committerKyle Yan <kyan@codeaurora.org>2016-04-29 14:37:22 -0700
commitfbd8cfea41145f5cb83d74534dfc94c965e2feb6 (patch)
tree8a112f9d9ee7f260ca4e15a49fd097b3af4925eb /arch
parentc46620584a55c9692a20dac3fe522a5bc49baf9e (diff)
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/msmcortex-perf_defconfig1
-rw-r--r--arch/arm64/configs/msmcortex_defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/configs/msmcortex-perf_defconfig b/arch/arm64/configs/msmcortex-perf_defconfig
index ec573f5ebbae..9cf6f71f8087 100644
--- a/arch/arm64/configs/msmcortex-perf_defconfig
+++ b/arch/arm64/configs/msmcortex-perf_defconfig
@@ -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
diff --git a/arch/arm64/configs/msmcortex_defconfig b/arch/arm64/configs/msmcortex_defconfig
index 29277d6ffdf8..44bf921c86a8 100644
--- a/arch/arm64/configs/msmcortex_defconfig
+++ b/arch/arm64/configs/msmcortex_defconfig
@@ -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