From: Christian Marangi <ansuelsmth@gmail.com>
Date: Sat, 18 Jun 2022 02:08:38 +0000 (+0200)
Subject: ipq806x: 5.15: enable new devfreq scaling driver in config
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8392a6b395c036cfc82a181cb1d814ba2249481c;p=openwrt%2Fstaging%2Fjogo.git

ipq806x: 5.15: enable new devfreq scaling driver in config

Enable new devfreq scaling driver in kernel config.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
---

diff --git a/target/linux/ipq806x/config-5.15 b/target/linux/ipq806x/config-5.15
index 967abbfb08..b2b3e601be 100644
--- a/target/linux/ipq806x/config-5.15
+++ b/target/linux/ipq806x/config-5.15
@@ -121,12 +121,14 @@ CONFIG_CRYPTO_ZSTD=y
 CONFIG_DCACHE_WORD_ACCESS=y
 CONFIG_DEBUG_GPIO=y
 CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
-# CONFIG_DEVFREQ_GOV_PASSIVE is not set
+CONFIG_DEVFREQ_GOV_PASSIVE=y
 # CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
 # CONFIG_DEVFREQ_GOV_POWERSAVE is not set
 # CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
 # CONFIG_DEVFREQ_GOV_USERSPACE is not set
 # CONFIG_DEVFREQ_THERMAL is not set
+CONFIG_ARM_KRAIT_CACHE_DEVFREQ=y
+CONFIG_ARM_IPQ806X_FAB_DEVFREQ=y
 CONFIG_DMADEVICES=y
 CONFIG_DMA_ENGINE=y
 CONFIG_DMA_OF=y