mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
41eefd36f1
Remove "AMD P-State Self Test" as it's only for debugging. Adjust some forced settings as X86_INTEL_PSTATE may be unset if SCHED_MC unset. Mention X86 Platform Specific Device Drivers may provide platform profile support (actually more powerful than CPUFreq). Also fix a glitch in kernel-config.py so it won't mark "'" as hotkey anymore.
21 lines
1.4 KiB
XML
21 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
|
<!-- Automatically generated by kernel-config.py
|
|
DO NOT EDIT! -->
|
|
<screen><emphasis role='blue'>P</emphasis>ower management and ACPI options --->
|
|
<emphasis role='blue'>C</emphasis>PU Frequency scaling --->
|
|
-*- <emphasis role='blue'>C</emphasis>PU Frequency scaling [CPU_FREQ]
|
|
-*- '<emphasis role='blue'>p</emphasis>erformance' governor [CPU_FREQ_GOV_PERFORMANCE]
|
|
<*/M> '<emphasis role='blue'>p</emphasis>owersave' governor [CPU_FREQ_GOV_POWERSAVE]
|
|
# Select if CPU is Intel:
|
|
[ /*] <emphasis role='blue'>I</emphasis>ntel P state control [X86_INTEL_PSTATE]
|
|
# Select if CPU is AMD:
|
|
[ /*] <emphasis role='blue'>A</emphasis>MD Processor P-State driver [X86_AMD_PSTATE]
|
|
|
|
<emphasis role='blue'>D</emphasis>evice Drivers --->
|
|
# Some drivers under this submenu provide "platform profile" support
|
|
# and power-profiles-daemon can take advantage from platform profiles;
|
|
# select a driver if suitable for your platform:
|
|
[ /*] <emphasis role='blue'>X</emphasis>86 Platform Specific Device Drivers ---> [X86_PLATFORM_DEVICES]</screen>
|