Merge "defconfig: msmcortex: Enable CONFIG_MSM_AVTIMER"

This commit is contained in:
Linux Build Service Account 2016-08-16 16:35:03 -07:00 committed by Gerrit - the friendly Code Review server
commit e0eaae1dad
3 changed files with 3 additions and 1 deletions

View file

@ -518,6 +518,7 @@ CONFIG_TRACER_PKT=y
CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y
CONFIG_MSM_MPM_OF=y
CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_AVTIMER=y
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_QCOM_REMOTEQDSS=y
CONFIG_MSM_RPM_RBCPR_STATS_V2_LOG=y

View file

@ -538,6 +538,7 @@ CONFIG_TRACER_PKT=y
CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y
CONFIG_MSM_MPM_OF=y
CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_AVTIMER=y
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_QCOM_REMOTEQDSS=y
CONFIG_MSM_SERVICE_NOTIFIER=y

View file

@ -669,7 +669,7 @@ config MSM_EVENT_TIMER
config MSM_AVTIMER
tristate "Avtimer Driver"
depends on MSM_QDSP6_APRV2 || MSM_QDSP6_APRV3
depends on MSM_QDSP6_APRV2 || MSM_QDSP6_APRV3 || MSM_QDSP6_APRV2_GLINK
help
This driver gets the Q6 out of power collapsed state and
exposes ioctl control to read avtimer tick.