From e5bbf81def17930d0450ecf174a439eb07a09d46 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sat, 15 Aug 2026 10:29:34 -0700 Subject: [PATCH] docs: kernel-parameters: add CPU_FREQ, CPU_IDLE build options CPU_FREQ and CPU_IDLE are used in descriptions of some kernel parameters so add their descriptions to the build options list. Signed-off-by: Randy Dunlap Acked-by: Rafael J. Wysocki (Intel) Signed-off-by: Jonathan Corbet Message-ID: <20260815172934.3604009-1-rdunlap@infradead.org> --- Documentation/admin-guide/kernel-parameters.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index f29a6e6a97c6..37c645f36a57 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -8,6 +8,8 @@ ARM64 ARM64 architecture is enabled. CLK Common clock infrastructure is enabled. CMA Contiguous Memory Area support is enabled. + CPU_FREQ CPU frequency scaling is enabled. + CPU_IDLE CPU idle time management is enabled. DRM Direct Rendering Management support is enabled. DYNAMIC_DEBUG Build in debug messages and enable them at runtime EARLY Parameter processed too early to be embedded in initrd.