Kconfig.x86 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  1. #
  2. # x86 CPU Frequency scaling drivers
  3. #
  4. config X86_INTEL_PSTATE
  5. bool "Intel P state control"
  6. depends on X86
  7. help
  8. This driver provides a P state for Intel core processors.
  9. The driver implements an internal governor and will become
  10. the scaling driver and governor for Sandy bridge processors.
  11. When this driver is enabled it will become the preferred
  12. scaling driver for Sandy bridge processors.
  13. If in doubt, say N.
  14. config X86_PCC_CPUFREQ
  15. tristate "Processor Clocking Control interface driver"
  16. depends on ACPI && ACPI_PROCESSOR
  17. help
  18. This driver adds support for the PCC interface.
  19. For details, take a look at:
  20. <file:Documentation/cpu-freq/pcc-cpufreq.txt>.
  21. To compile this driver as a module, choose M here: the
  22. module will be called pcc-cpufreq.
  23. If in doubt, say N.
  24. config X86_ACPI_CPUFREQ
  25. tristate "ACPI Processor P-States driver"
  26. depends on ACPI_PROCESSOR
  27. help
  28. This driver adds a CPUFreq driver which utilizes the ACPI
  29. Processor Performance States.
  30. This driver also supports Intel Enhanced Speedstep and newer
  31. AMD CPUs.
  32. To compile this driver as a module, choose M here: the
  33. module will be called acpi-cpufreq.
  34. For details, take a look at <file:Documentation/cpu-freq/>.
  35. If in doubt, say N.
  36. config X86_ACPI_CPUFREQ_CPB
  37. default y
  38. bool "Legacy cpb sysfs knob support for AMD CPUs"
  39. depends on X86_ACPI_CPUFREQ && CPU_SUP_AMD
  40. help
  41. The powernow-k8 driver used to provide a sysfs knob called "cpb"
  42. to disable the Core Performance Boosting feature of AMD CPUs. This
  43. file has now been superseded by the more generic "boost" entry.
  44. By enabling this option the acpi_cpufreq driver provides the old
  45. entry in addition to the new boost ones, for compatibility reasons.
  46. config X86_SFI_CPUFREQ
  47. tristate "SFI Performance-States driver"
  48. depends on X86_INTEL_MID && SFI
  49. help
  50. This adds a CPUFreq driver for some Silvermont based Intel Atom
  51. architectures like Z34xx and Z35xx which enumerate processor
  52. performance states through SFI.
  53. If in doubt, say N.
  54. config ELAN_CPUFREQ
  55. tristate "AMD Elan SC400 and SC410"
  56. depends on MELAN
  57. ---help---
  58. This adds the CPUFreq driver for AMD Elan SC400 and SC410
  59. processors.
  60. You need to specify the processor maximum speed as boot
  61. parameter: elanfreq=maxspeed (in kHz) or as module
  62. parameter "max_freq".
  63. For details, take a look at <file:Documentation/cpu-freq/>.
  64. If in doubt, say N.
  65. config SC520_CPUFREQ
  66. tristate "AMD Elan SC520"
  67. depends on MELAN
  68. ---help---
  69. This adds the CPUFreq driver for AMD Elan SC520 processor.
  70. For details, take a look at <file:Documentation/cpu-freq/>.
  71. If in doubt, say N.
  72. config X86_POWERNOW_K6
  73. tristate "AMD Mobile K6-2/K6-3 PowerNow!"
  74. depends on X86_32
  75. help
  76. This adds the CPUFreq driver for mobile AMD K6-2+ and mobile
  77. AMD K6-3+ processors.
  78. For details, take a look at <file:Documentation/cpu-freq/>.
  79. If in doubt, say N.
  80. config X86_POWERNOW_K7
  81. tristate "AMD Mobile Athlon/Duron PowerNow!"
  82. depends on X86_32
  83. help
  84. This adds the CPUFreq driver for mobile AMD K7 mobile processors.
  85. For details, take a look at <file:Documentation/cpu-freq/>.
  86. If in doubt, say N.
  87. config X86_POWERNOW_K7_ACPI
  88. bool
  89. depends on X86_POWERNOW_K7 && ACPI_PROCESSOR
  90. depends on !(X86_POWERNOW_K7 = y && ACPI_PROCESSOR = m)
  91. depends on X86_32
  92. default y
  93. config X86_POWERNOW_K8
  94. tristate "AMD Opteron/Athlon64 PowerNow!"
  95. depends on ACPI && ACPI_PROCESSOR && X86_ACPI_CPUFREQ
  96. help
  97. This adds the CPUFreq driver for K8/early Opteron/Athlon64 processors.
  98. Support for K10 and newer processors is now in acpi-cpufreq.
  99. To compile this driver as a module, choose M here: the
  100. module will be called powernow-k8.
  101. For details, take a look at <file:Documentation/cpu-freq/>.
  102. config X86_AMD_FREQ_SENSITIVITY
  103. tristate "AMD frequency sensitivity feedback powersave bias"
  104. depends on CPU_FREQ_GOV_ONDEMAND && X86_ACPI_CPUFREQ && CPU_SUP_AMD
  105. help
  106. This adds AMD-specific powersave bias function to the ondemand
  107. governor, which allows it to make more power-conscious frequency
  108. change decisions based on feedback from hardware (available on AMD
  109. Family 16h and above).
  110. Hardware feedback tells software how "sensitive" to frequency changes
  111. the CPUs' workloads are. CPU-bound workloads will be more sensitive
  112. -- they will perform better as frequency increases. Memory/IO-bound
  113. workloads will be less sensitive -- they will not necessarily perform
  114. better as frequency increases.
  115. If in doubt, say N.
  116. config X86_GX_SUSPMOD
  117. tristate "Cyrix MediaGX/NatSemi Geode Suspend Modulation"
  118. depends on X86_32 && PCI
  119. help
  120. This add the CPUFreq driver for NatSemi Geode processors which
  121. support suspend modulation.
  122. For details, take a look at <file:Documentation/cpu-freq/>.
  123. If in doubt, say N.
  124. config X86_SPEEDSTEP_CENTRINO
  125. tristate "Intel Enhanced SpeedStep (deprecated)"
  126. select X86_SPEEDSTEP_CENTRINO_TABLE if X86_32
  127. depends on X86_32 || (X86_64 && ACPI_PROCESSOR)
  128. help
  129. This is deprecated and this functionality is now merged into
  130. acpi_cpufreq (X86_ACPI_CPUFREQ). Use that driver instead of
  131. speedstep_centrino.
  132. This adds the CPUFreq driver for Enhanced SpeedStep enabled
  133. mobile CPUs. This means Intel Pentium M (Centrino) CPUs
  134. or 64bit enabled Intel Xeons.
  135. To compile this driver as a module, choose M here: the
  136. module will be called speedstep-centrino.
  137. For details, take a look at <file:Documentation/cpu-freq/>.
  138. If in doubt, say N.
  139. config X86_SPEEDSTEP_CENTRINO_TABLE
  140. bool "Built-in tables for Banias CPUs"
  141. depends on X86_32 && X86_SPEEDSTEP_CENTRINO
  142. default y
  143. help
  144. Use built-in tables for Banias CPUs if ACPI encoding
  145. is not available.
  146. If in doubt, say N.
  147. config X86_SPEEDSTEP_ICH
  148. tristate "Intel Speedstep on ICH-M chipsets (ioport interface)"
  149. depends on X86_32
  150. help
  151. This adds the CPUFreq driver for certain mobile Intel Pentium III
  152. (Coppermine), all mobile Intel Pentium III-M (Tualatin) and all
  153. mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2,
  154. ICH3 or ICH4 southbridge.
  155. For details, take a look at <file:Documentation/cpu-freq/>.
  156. If in doubt, say N.
  157. config X86_SPEEDSTEP_SMI
  158. tristate "Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)"
  159. depends on X86_32
  160. help
  161. This adds the CPUFreq driver for certain mobile Intel Pentium III
  162. (Coppermine), all mobile Intel Pentium III-M (Tualatin)
  163. on systems which have an Intel 440BX/ZX/MX southbridge.
  164. For details, take a look at <file:Documentation/cpu-freq/>.
  165. If in doubt, say N.
  166. config X86_P4_CLOCKMOD
  167. tristate "Intel Pentium 4 clock modulation"
  168. help
  169. This adds the CPUFreq driver for Intel Pentium 4 / XEON
  170. processors. When enabled it will lower CPU temperature by skipping
  171. clocks.
  172. This driver should be only used in exceptional
  173. circumstances when very low power is needed because it causes severe
  174. slowdowns and noticeable latencies. Normally Speedstep should be used
  175. instead.
  176. To compile this driver as a module, choose M here: the
  177. module will be called p4-clockmod.
  178. For details, take a look at <file:Documentation/cpu-freq/>.
  179. Unless you are absolutely sure say N.
  180. config X86_CPUFREQ_NFORCE2
  181. tristate "nVidia nForce2 FSB changing"
  182. depends on X86_32
  183. help
  184. This adds the CPUFreq driver for FSB changing on nVidia nForce2
  185. platforms.
  186. For details, take a look at <file:Documentation/cpu-freq/>.
  187. If in doubt, say N.
  188. config X86_LONGRUN
  189. tristate "Transmeta LongRun"
  190. depends on X86_32
  191. help
  192. This adds the CPUFreq driver for Transmeta Crusoe and Efficeon processors
  193. which support LongRun.
  194. For details, take a look at <file:Documentation/cpu-freq/>.
  195. If in doubt, say N.
  196. config X86_LONGHAUL
  197. tristate "VIA Cyrix III Longhaul"
  198. depends on X86_32 && ACPI_PROCESSOR
  199. help
  200. This adds the CPUFreq driver for VIA Samuel/CyrixIII,
  201. VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T
  202. processors.
  203. For details, take a look at <file:Documentation/cpu-freq/>.
  204. If in doubt, say N.
  205. config X86_E_POWERSAVER
  206. tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
  207. depends on X86_32 && ACPI_PROCESSOR
  208. help
  209. This adds the CPUFreq driver for VIA C7 processors. However, this driver
  210. does not have any safeguards to prevent operating the CPU out of spec
  211. and is thus considered dangerous. Please use the regular ACPI cpufreq
  212. driver, enabled by CONFIG_X86_ACPI_CPUFREQ.
  213. If in doubt, say N.
  214. comment "shared options"
  215. config X86_SPEEDSTEP_LIB
  216. tristate
  217. default (X86_SPEEDSTEP_ICH || X86_SPEEDSTEP_SMI || X86_P4_CLOCKMOD)
  218. config X86_SPEEDSTEP_RELAXED_CAP_CHECK
  219. bool "Relaxed speedstep capability checks"
  220. depends on X86_32 && (X86_SPEEDSTEP_SMI || X86_SPEEDSTEP_ICH)
  221. help
  222. Don't perform all checks for a speedstep capable system which would
  223. normally be done. Some ancient or strange systems, though speedstep
  224. capable, don't always indicate that they are speedstep capable. This
  225. option lets the probing code bypass some of those checks if the
  226. parameter "relaxed_check=1" is passed to the module.