Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68e12091 authored by Manjunatha Madana's avatar Manjunatha Madana Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm8909: enable avtimer for MSM8909



msm8909 targets uses AVTIMER for VT call. Enable
compilation of AVTIMER driver.

Change-Id: I053126d693e5ea7a8a27214187a8fbf1eebf43c3
Signed-off-by: default avatarManjunatha Madana <mamanj@codeaurora.org>
parent 1f1ce038
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -482,6 +482,7 @@ CONFIG_MSM_PIL=y
CONFIG_MSM_PIL_SSR_GENERIC=y
CONFIG_MSM_PIL_MSS_QDSP6V5=y
CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_AVTIMER=y
CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_BAM_DMUX=y
+1 −0
Original line number Diff line number Diff line
@@ -492,6 +492,7 @@ CONFIG_MSM_PIL=y
CONFIG_MSM_PIL_SSR_GENERIC=y
CONFIG_MSM_PIL_MSS_QDSP6V5=y
CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_AVTIMER=y
CONFIG_QTI_RPM_STATS_LOG=y
CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y
CONFIG_MEM_SHARE_QMI_SERVICE=y