diff options
| author | Vivek Kumar <vivekuma@codeaurora.org> | 2018-12-24 17:02:54 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-12-24 03:50:28 -0800 |
| commit | 74746264e55118c94a3f61ea0dac474ca9cea99a (patch) | |
| tree | 24f2c894da900d9da41a7d41ca07abf340d23b5e | |
| parent | cdd23bac5b2c8ed83a7d1374d6bd47eb503e3c5c (diff) | |
defconfig: msm: Enable earlydomain handoff support
Enable early domain handoff support for msm-auto
perf defconfig
Change-Id: I4364928a05299367906996d01782ea7fced099ba
Signed-off-by: Vivek Kumar <vivekuma@codeaurora.org>
| -rw-r--r-- | arch/arm64/configs/msm-auto-perf_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/msm-auto-perf_defconfig b/arch/arm64/configs/msm-auto-perf_defconfig index 8b86d1b77ef5..d614b74aaede 100644 --- a/arch/arm64/configs/msm-auto-perf_defconfig +++ b/arch/arm64/configs/msm-auto-perf_defconfig @@ -546,6 +546,7 @@ CONFIG_MSM_IPC_ROUTER_GLINK_XPRT=y CONFIG_MSM_GLINK_PKT=y CONFIG_MSM_SPM=y CONFIG_MSM_L2_SPM=y +CONFIG_QCOM_EARLY_DOMAIN=y CONFIG_QCOM_SCM_XPU=y CONFIG_QCOM_WATCHDOG_V2=y CONFIG_QCOM_MEMORY_DUMP_V2=y |
