summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorShashank Mittal <mittals@codeaurora.org>2016-05-03 12:47:16 -0700
committerJeevan Shriram <jshriram@codeaurora.org>2016-05-16 20:10:45 -0700
commit0c225d0e30f0bafc9e37f00124a6a7d170d46ae1 (patch)
treee574555978b3cf829dc76bcdbb813f2f86e134d1 /arch
parent90fb2251c8c0aea0e2546d953e07d288451a9265 (diff)
defconfig: arm64: enable DCC device driver
Set MSM_DCC config to enable support for Data Capture and Compare(DCC) device. Change-Id: Ibc2de3c142b8df4ac86e4628199726750f19dac3 Signed-off-by: Shashank Mittal <mittals@codeaurora.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/msmcortex_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/msmcortex_defconfig b/arch/arm64/configs/msmcortex_defconfig
index efa743c4c762..c26b9102db4a 100644
--- a/arch/arm64/configs/msmcortex_defconfig
+++ b/arch/arm64/configs/msmcortex_defconfig
@@ -476,6 +476,7 @@ CONFIG_MSM_QMI_INTERFACE=y
CONFIG_MSM_RPM_SMD=y
CONFIG_QCOM_BUS_SCALING=y
CONFIG_MSM_SERVICE_LOCATOR=y
+CONFIG_QCOM_DCC=y
CONFIG_MSM_IPC_ROUTER_SMD_XPRT=y
CONFIG_MSM_SYSMON_GLINK_COMM=y
CONFIG_MSM_IPC_ROUTER_GLINK_XPRT=y