DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH] platform-v7a: enable IMX6Q_CPUFREQ
@ 2020-10-26  5:57 Rouven Czerwinski
  2020-10-26 15:02 ` Roland Hieber
  2020-11-01  9:01 ` Robert Schwebel
  0 siblings, 2 replies; 4+ messages in thread
From: Rouven Czerwinski @ 2020-10-26  5:57 UTC (permalink / raw)
  To: distrokit; +Cc: Rouven Czerwinski

This is required for the i.MX6 platforms supported by platform-v7a.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
---
 configs/platform-v7a/kernelconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index a9ebdec..b28654c 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -583,7 +583,7 @@ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
 CONFIG_CPUFREQ_DT=y
 CONFIG_CPUFREQ_DT_PLATDEV=y
 CONFIG_ARM_VEXPRESS_SPC_CPUFREQ=y
-# CONFIG_ARM_IMX6Q_CPUFREQ is not set
+CONFIG_ARM_IMX6Q_CPUFREQ=y
 # CONFIG_ARM_IMX_CPUFREQ_DT is not set
 # CONFIG_ARM_OMAP2PLUS_CPUFREQ is not set
 CONFIG_ARM_TI_CPUFREQ=y
-- 
2.28.0


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-01  9:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-26  5:57 [DistroKit] [PATCH] platform-v7a: enable IMX6Q_CPUFREQ Rouven Czerwinski
2020-10-26 15:02 ` Roland Hieber
2020-10-26 15:44   ` Rouven Czerwinski
2020-11-01  9:01 ` Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox