Kconfig 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. #
  2. # CPU Frequency scaling
  3. #
  4. menu "CPU Frequency scaling"
  5. source "drivers/cpufreq/Kconfig"
  6. if CPU_FREQ
  7. comment "CPUFreq processor drivers"
  8. config X86_ACPI_CPUFREQ
  9. tristate "ACPI Processor P-States driver"
  10. select CPU_FREQ_TABLE
  11. depends on ACPI_PROCESSOR
  12. help
  13. This driver adds a CPUFreq driver which utilizes the ACPI
  14. Processor Performance States.
  15. This driver also supports Intel Enhanced Speedstep.
  16. To compile this driver as a module, choose M here: the
  17. module will be called acpi-cpufreq.
  18. For details, take a look at <file:Documentation/cpu-freq/>.
  19. If in doubt, say N.
  20. config ELAN_CPUFREQ
  21. tristate "AMD Elan SC400 and SC410"
  22. select CPU_FREQ_TABLE
  23. depends on X86_ELAN
  24. ---help---
  25. This adds the CPUFreq driver for AMD Elan SC400 and SC410
  26. processors.
  27. You need to specify the processor maximum speed as boot
  28. parameter: elanfreq=maxspeed (in kHz) or as module
  29. parameter "max_freq".
  30. For details, take a look at <file:Documentation/cpu-freq/>.
  31. If in doubt, say N.
  32. config SC520_CPUFREQ
  33. tristate "AMD Elan SC520"
  34. select CPU_FREQ_TABLE
  35. depends on X86_ELAN
  36. ---help---
  37. This adds the CPUFreq driver for AMD Elan SC520 processor.
  38. For details, take a look at <file:Documentation/cpu-freq/>.
  39. If in doubt, say N.
  40. config X86_POWERNOW_K6
  41. tristate "AMD Mobile K6-2/K6-3 PowerNow!"
  42. select CPU_FREQ_TABLE
  43. depends on X86_32
  44. help
  45. This adds the CPUFreq driver for mobile AMD K6-2+ and mobile
  46. AMD K6-3+ processors.
  47. For details, take a look at <file:Documentation/cpu-freq/>.
  48. If in doubt, say N.
  49. config X86_POWERNOW_K7
  50. tristate "AMD Mobile Athlon/Duron PowerNow!"
  51. select CPU_FREQ_TABLE
  52. depends on X86_32
  53. help
  54. This adds the CPUFreq driver for mobile AMD K7 mobile processors.
  55. For details, take a look at <file:Documentation/cpu-freq/>.
  56. If in doubt, say N.
  57. config X86_POWERNOW_K7_ACPI
  58. bool
  59. depends on X86_POWERNOW_K7 && ACPI_PROCESSOR
  60. depends on !(X86_POWERNOW_K7 = y && ACPI_PROCESSOR = m)
  61. depends on X86_32
  62. default y
  63. config X86_POWERNOW_K8
  64. tristate "AMD Opteron/Athlon64 PowerNow!"
  65. select CPU_FREQ_TABLE
  66. help
  67. This adds the CPUFreq driver for mobile AMD Opteron/Athlon64 processors.
  68. To compile this driver as a module, choose M here: the
  69. module will be called powernow-k8.
  70. For details, take a look at <file:Documentation/cpu-freq/>.
  71. If in doubt, say N.
  72. config X86_POWERNOW_K8_ACPI
  73. bool
  74. prompt "ACPI Support" if X86_32
  75. depends on ACPI && X86_POWERNOW_K8 && ACPI_PROCESSOR
  76. depends on !(X86_POWERNOW_K8 = y && ACPI_PROCESSOR = m)
  77. default y
  78. help
  79. This provides access to the K8s Processor Performance States via ACPI.
  80. This driver is probably required for CPUFreq to work with multi-socket and
  81. SMP systems. It is not required on at least some single-socket yet
  82. multi-core systems, even if SMP is enabled.
  83. It is safe to say Y here.
  84. config X86_GX_SUSPMOD
  85. tristate "Cyrix MediaGX/NatSemi Geode Suspend Modulation"
  86. depends on X86_32 && PCI
  87. help
  88. This add the CPUFreq driver for NatSemi Geode processors which
  89. support suspend modulation.
  90. For details, take a look at <file:Documentation/cpu-freq/>.
  91. If in doubt, say N.
  92. config X86_SPEEDSTEP_CENTRINO
  93. tristate "Intel Enhanced SpeedStep (deprecated)"
  94. select CPU_FREQ_TABLE
  95. select X86_SPEEDSTEP_CENTRINO_TABLE if X86_32
  96. depends on X86_32 || (X86_64 && ACPI_PROCESSOR)
  97. help
  98. This is deprecated and this functionality is now merged into
  99. acpi_cpufreq (X86_ACPI_CPUFREQ). Use that driver instead of
  100. speedstep_centrino.
  101. This adds the CPUFreq driver for Enhanced SpeedStep enabled
  102. mobile CPUs. This means Intel Pentium M (Centrino) CPUs
  103. or 64bit enabled Intel Xeons.
  104. To compile this driver as a module, choose M here: the
  105. module will be called speedstep-centrino.
  106. For details, take a look at <file:Documentation/cpu-freq/>.
  107. If in doubt, say N.
  108. config X86_SPEEDSTEP_CENTRINO_TABLE
  109. bool "Built-in tables for Banias CPUs"
  110. depends on X86_32 && X86_SPEEDSTEP_CENTRINO
  111. default y
  112. help
  113. Use built-in tables for Banias CPUs if ACPI encoding
  114. is not available.
  115. If in doubt, say N.
  116. config X86_SPEEDSTEP_ICH
  117. tristate "Intel Speedstep on ICH-M chipsets (ioport interface)"
  118. select CPU_FREQ_TABLE
  119. depends on X86_32
  120. help
  121. This adds the CPUFreq driver for certain mobile Intel Pentium III
  122. (Coppermine), all mobile Intel Pentium III-M (Tualatin) and all
  123. mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2,
  124. ICH3 or ICH4 southbridge.
  125. For details, take a look at <file:Documentation/cpu-freq/>.
  126. If in doubt, say N.
  127. config X86_SPEEDSTEP_SMI
  128. tristate "Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)"
  129. select CPU_FREQ_TABLE
  130. depends on X86_32 && EXPERIMENTAL
  131. help
  132. This adds the CPUFreq driver for certain mobile Intel Pentium III
  133. (Coppermine), all mobile Intel Pentium III-M (Tualatin)
  134. on systems which have an Intel 440BX/ZX/MX southbridge.
  135. For details, take a look at <file:Documentation/cpu-freq/>.
  136. If in doubt, say N.
  137. config X86_P4_CLOCKMOD
  138. tristate "Intel Pentium 4 clock modulation"
  139. select CPU_FREQ_TABLE
  140. help
  141. This adds the CPUFreq driver for Intel Pentium 4 / XEON
  142. processors. When enabled it will lower CPU temperature by skipping
  143. clocks.
  144. This driver should be only used in exceptional
  145. circumstances when very low power is needed because it causes severe
  146. slowdowns and noticeable latencies. Normally Speedstep should be used
  147. instead.
  148. To compile this driver as a module, choose M here: the
  149. module will be called p4-clockmod.
  150. For details, take a look at <file:Documentation/cpu-freq/>.
  151. Unless you are absolutely sure say N.
  152. config X86_CPUFREQ_NFORCE2
  153. tristate "nVidia nForce2 FSB changing"
  154. depends on X86_32 && EXPERIMENTAL
  155. help
  156. This adds the CPUFreq driver for FSB changing on nVidia nForce2
  157. platforms.
  158. For details, take a look at <file:Documentation/cpu-freq/>.
  159. If in doubt, say N.
  160. config X86_LONGRUN
  161. tristate "Transmeta LongRun"
  162. depends on X86_32
  163. help
  164. This adds the CPUFreq driver for Transmeta Crusoe and Efficeon processors
  165. which support LongRun.
  166. For details, take a look at <file:Documentation/cpu-freq/>.
  167. If in doubt, say N.
  168. config X86_LONGHAUL
  169. tristate "VIA Cyrix III Longhaul"
  170. select CPU_FREQ_TABLE
  171. depends on X86_32 && ACPI_PROCESSOR
  172. help
  173. This adds the CPUFreq driver for VIA Samuel/CyrixIII,
  174. VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T
  175. processors.
  176. For details, take a look at <file:Documentation/cpu-freq/>.
  177. If in doubt, say N.
  178. config X86_E_POWERSAVER
  179. tristate "VIA C7 Enhanced PowerSaver"
  180. select CPU_FREQ_TABLE
  181. depends on X86_32
  182. help
  183. This adds the CPUFreq driver for VIA C7 processors.
  184. If in doubt, say N.
  185. comment "shared options"
  186. config X86_ACPI_CPUFREQ_PROC_INTF
  187. bool "/proc/acpi/processor/../performance interface (deprecated)"
  188. depends on PROC_FS
  189. depends on X86_ACPI_CPUFREQ || X86_POWERNOW_K7_ACPI || X86_POWERNOW_K8_ACPI
  190. help
  191. This enables the deprecated /proc/acpi/processor/../performance
  192. interface. While it is helpful for debugging, the generic,
  193. cross-architecture cpufreq interfaces should be used.
  194. If in doubt, say N.
  195. config X86_SPEEDSTEP_LIB
  196. tristate
  197. default (X86_SPEEDSTEP_ICH || X86_SPEEDSTEP_SMI || X86_P4_CLOCKMOD)
  198. config X86_SPEEDSTEP_RELAXED_CAP_CHECK
  199. bool "Relaxed speedstep capability checks"
  200. depends on X86_32 && (X86_SPEEDSTEP_SMI || X86_SPEEDSTEP_ICH)
  201. help
  202. Don't perform all checks for a speedstep capable system which would
  203. normally be done. Some ancient or strange systems, though speedstep
  204. capable, don't always indicate that they are speedstep capable. This
  205. option lets the probing code bypass some of those checks if the
  206. parameter "relaxed_check=1" is passed to the module.
  207. endif # CPU_FREQ
  208. endmenu