lkml.org 
[lkml]   [2022]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] riscv: cpufreq: enable cpu frequency scaling menu
Date
From: Conor Dooley <conor.dooley@microchip.com>

Due to a lack of support for frequency scaling on existing SoCs, the
frequency scaling kconfig menu was never enabled. Enable it.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---
arch/riscv/Kconfig | 2 ++
1 file changed, 2 insertions(+)

diff --git a/arch/riscv/Kconfig b/arch/riscv/Kconfig
index 205c1e2f539c..ef12ccb81801 100644
--- a/arch/riscv/Kconfig
+++ b/arch/riscv/Kconfig
@@ -643,6 +643,8 @@ menu "CPU Power Management"

source "drivers/cpuidle/Kconfig"

+source "drivers/cpufreq/Kconfig"
+
endmenu # "CPU Power Management"

source "arch/riscv/kvm/Kconfig"
--
2.37.1
\
 
 \ /
  Last update: 2022-07-18 20:07    [W:0.034 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site