Loading arch/arm64/configs/vendor/trinket-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -541,6 +541,7 @@ CONFIG_QTI_RPM_STATS_LOG=y CONFIG_MSM_CDSP_LOADER=y CONFIG_QCOM_SMCINVOKE=y CONFIG_MSM_EVENT_TIMER=y CONFIG_MSM_AVTIMER=y CONFIG_MSM_PM=y CONFIG_QCOM_FSA4480_I2C=y CONFIG_MSM_PERFORMANCE=y Loading arch/arm64/configs/vendor/trinket_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -593,6 +593,7 @@ CONFIG_QTI_RPM_STATS_LOG=y CONFIG_MSM_CDSP_LOADER=y CONFIG_QCOM_SMCINVOKE=y CONFIG_MSM_EVENT_TIMER=y CONFIG_MSM_AVTIMER=y CONFIG_MSM_PM=y CONFIG_QCOM_FSA4480_I2C=y CONFIG_MSM_PERFORMANCE=y Loading drivers/soc/qcom/Kconfig +9 −0 Original line number Diff line number Diff line Loading @@ -712,6 +712,15 @@ config MSM_EVENT_TIMER monitor events that require the core to be awake and ready to handle the event. config MSM_AVTIMER tristate "Avtimer Driver" default n help This driver gets the Q6 out of power collapsed state and exposes ioctl control to read avtimer tick. Enables camera to use for VT call to get avtimer timestamp. config MSM_PM depends on PM select MSM_IDLE_STATS if DEBUG_FS Loading Loading
arch/arm64/configs/vendor/trinket-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -541,6 +541,7 @@ CONFIG_QTI_RPM_STATS_LOG=y CONFIG_MSM_CDSP_LOADER=y CONFIG_QCOM_SMCINVOKE=y CONFIG_MSM_EVENT_TIMER=y CONFIG_MSM_AVTIMER=y CONFIG_MSM_PM=y CONFIG_QCOM_FSA4480_I2C=y CONFIG_MSM_PERFORMANCE=y Loading
arch/arm64/configs/vendor/trinket_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -593,6 +593,7 @@ CONFIG_QTI_RPM_STATS_LOG=y CONFIG_MSM_CDSP_LOADER=y CONFIG_QCOM_SMCINVOKE=y CONFIG_MSM_EVENT_TIMER=y CONFIG_MSM_AVTIMER=y CONFIG_MSM_PM=y CONFIG_QCOM_FSA4480_I2C=y CONFIG_MSM_PERFORMANCE=y Loading
drivers/soc/qcom/Kconfig +9 −0 Original line number Diff line number Diff line Loading @@ -712,6 +712,15 @@ config MSM_EVENT_TIMER monitor events that require the core to be awake and ready to handle the event. config MSM_AVTIMER tristate "Avtimer Driver" default n help This driver gets the Q6 out of power collapsed state and exposes ioctl control to read avtimer tick. Enables camera to use for VT call to get avtimer timestamp. config MSM_PM depends on PM select MSM_IDLE_STATS if DEBUG_FS Loading