defconfig: arm64: Enable Static map devfreq driver for kona
The static map governor registers with the npu clock notifier and votes for DDR to match the voltage corner of npu clock based on the notification. This governor helps save power for npu usecases. Change-Id: I0a4546054bb17268078259037aaf92b1c85ef207 Signed-off-by: Rama Aparna Mallavarapu <aparnam@codeaurora.org>
This commit is contained in:
@@ -616,6 +616,7 @@ CONFIG_ARM_QCOM_DEVFREQ_FW=y
|
|||||||
CONFIG_DEVFREQ_SIMPLE_DEV=y
|
CONFIG_DEVFREQ_SIMPLE_DEV=y
|
||||||
CONFIG_QCOM_DEVFREQ_DEVBW=y
|
CONFIG_QCOM_DEVFREQ_DEVBW=y
|
||||||
CONFIG_ARM_QCOM_DEVFREQ_QOSLAT=y
|
CONFIG_ARM_QCOM_DEVFREQ_QOSLAT=y
|
||||||
|
CONFIG_DEVFREQ_GOV_STATICMAP=y
|
||||||
CONFIG_EXTCON_USB_GPIO=y
|
CONFIG_EXTCON_USB_GPIO=y
|
||||||
CONFIG_IIO=y
|
CONFIG_IIO=y
|
||||||
CONFIG_QCOM_SPMI_ADC5=y
|
CONFIG_QCOM_SPMI_ADC5=y
|
||||||
|
|||||||
1
arch/arm64/configs/vendor/kona_defconfig
vendored
1
arch/arm64/configs/vendor/kona_defconfig
vendored
@@ -640,6 +640,7 @@ CONFIG_ARM_QCOM_DEVFREQ_FW=y
|
|||||||
CONFIG_DEVFREQ_SIMPLE_DEV=y
|
CONFIG_DEVFREQ_SIMPLE_DEV=y
|
||||||
CONFIG_QCOM_DEVFREQ_DEVBW=y
|
CONFIG_QCOM_DEVFREQ_DEVBW=y
|
||||||
CONFIG_ARM_QCOM_DEVFREQ_QOSLAT=y
|
CONFIG_ARM_QCOM_DEVFREQ_QOSLAT=y
|
||||||
|
CONFIG_DEVFREQ_GOV_STATICMAP=y
|
||||||
CONFIG_EXTCON_USB_GPIO=y
|
CONFIG_EXTCON_USB_GPIO=y
|
||||||
CONFIG_IIO=y
|
CONFIG_IIO=y
|
||||||
CONFIG_QCOM_SPMI_ADC5=y
|
CONFIG_QCOM_SPMI_ADC5=y
|
||||||
|
|||||||
Reference in New Issue
Block a user