|
|
| File: [Development] / linux-2.6-xfs / arch / ia64 / kernel / cpufreq / Kconfig (download)
Revision 1.1, Fri Oct 28 16:02:11 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.14 Merge of 2.6.x-xfs-melb:linux:24258a by kenmcd. |
# # CPU Frequency scaling # menu "CPU Frequency scaling" source "drivers/cpufreq/Kconfig" if CPU_FREQ comment "CPUFreq processor drivers" config IA64_ACPI_CPUFREQ tristate "ACPI Processor P-States driver" select CPU_FREQ_TABLE depends on ACPI_PROCESSOR help This driver adds a CPUFreq driver which utilizes the ACPI Processor Performance States. For details, take a look at <file:Documentation/cpu-freq/>. If in doubt, say N. endif # CPU_FREQ endmenu