From 41c2d7d56f660eae95f5004e2e07c3200292fa8f Mon Sep 17 00:00:00 2001 From: Shiraz Hashim Date: Wed, 7 Sep 2016 12:45:38 +0530 Subject: defconfig: msm: Enable CONFIG_QCOM_REMOTEQDSS for 32-bit Re-enable CONFIG_QCOM_REMOTEQDSS for all supported 32bit targets i.e. msmcobalt and msmfalcon. It was earlier disabled due to a build issue which is fixed by 'commit 8ecaa617d55c3d6f ("soc: qcom: remoteqdss: Fix build error on 32bit")'. Change-Id: I4f8302385010cf2e5c3d9baa717bd2d7d1237853 Signed-off-by: Shiraz Hashim --- arch/arm/configs/msmcortex_defconfig | 1 + arch/arm/configs/msmfalcon_defconfig | 1 + 2 files changed, 2 insertions(+) diff --git a/arch/arm/configs/msmcortex_defconfig b/arch/arm/configs/msmcortex_defconfig index 1e6a1c66ed82..0a20c52bd3b2 100644 --- a/arch/arm/configs/msmcortex_defconfig +++ b/arch/arm/configs/msmcortex_defconfig @@ -460,6 +460,7 @@ CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y CONFIG_MSM_MPM_OF=y CONFIG_MSM_EVENT_TIMER=y CONFIG_MSM_CORE_CTL_HELPER=y +CONFIG_QCOM_REMOTEQDSS=y CONFIG_MSM_SERVICE_NOTIFIER=y CONFIG_MEM_SHARE_QMI_SERVICE=y CONFIG_QCOM_BIMC_BWMON=y diff --git a/arch/arm/configs/msmfalcon_defconfig b/arch/arm/configs/msmfalcon_defconfig index 1e6a1c66ed82..0a20c52bd3b2 100644 --- a/arch/arm/configs/msmfalcon_defconfig +++ b/arch/arm/configs/msmfalcon_defconfig @@ -460,6 +460,7 @@ CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y CONFIG_MSM_MPM_OF=y CONFIG_MSM_EVENT_TIMER=y CONFIG_MSM_CORE_CTL_HELPER=y +CONFIG_QCOM_REMOTEQDSS=y CONFIG_MSM_SERVICE_NOTIFIER=y CONFIG_MEM_SHARE_QMI_SERVICE=y CONFIG_QCOM_BIMC_BWMON=y -- cgit v1.2.3