Kconfig.x86 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  1. #
  2. # x86 CPU Frequency scaling drivers
  3. #
  4. config X86_PCC_CPUFREQ
  5. tristate "Processor Clocking Control interface driver"
  6. depends on ACPI && ACPI_PROCESSOR
  7. help
  8. This driver adds support for the PCC interface.
  9. For details, take a look at:
  10. <file:Documentation/cpu-freq/pcc-cpufreq.txt>.
  11. To compile this driver as a module, choose M here: the
  12. module will be called pcc-cpufreq.
  13. If in doubt, say N.
  14. config X86_ACPI_CPUFREQ
  15. tristate "ACPI Processor P-States driver"
  16. select CPU_FREQ_TABLE
  17. depends on ACPI_PROCESSOR
  18. help
  19. This driver adds a CPUFreq driver which utilizes the ACPI
  20. Processor Performance States.
  21. This driver also supports Intel Enhanced Speedstep and newer
  22. AMD CPUs.
  23. To compile this driver as a module, choose M here: the
  24. module will be called acpi-cpufreq.
  25. For details, take a look at <file:Documentation/cpu-freq/>.
  26. If in doubt, say N.
  27. config X86_ACPI_CPUFREQ_CPB
  28. default y
  29. bool "Legacy cpb sysfs knob support for AMD CPUs"
  30. depends on X86_ACPI_CPUFREQ && CPU_SUP_AMD
  31. help
  32. The powernow-k8 driver used to provide a sysfs knob called "cpb"
  33. to disable the Core Performance Boosting feature of AMD CPUs. This
  34. file has now been superseeded by the more generic "boost" entry.
  35. By enabling this option the acpi_cpufreq driver provides the old
  36. entry in addition to the new boost ones, for compatibility reasons.
  37. config ELAN_CPUFREQ
  38. tristate "AMD Elan SC400 and SC410"
  39. select CPU_FREQ_TABLE
  40. depends on MELAN
  41. ---help---
  42. This adds the CPUFreq driver for AMD Elan SC400 and SC410
  43. processors.
  44. You need to specify the processor maximum speed as boot
  45. parameter: elanfreq=maxspeed (in kHz) or as module
  46. parameter "max_freq".
  47. For details, take a look at <file:Documentation/cpu-freq/>.
  48. If in doubt, say N.
  49. config SC520_CPUFREQ
  50. tristate "AMD Elan SC520"
  51. select CPU_FREQ_TABLE
  52. depends on MELAN
  53. ---help---
  54. This adds the CPUFreq driver for AMD Elan SC520 processor.
  55. For details, take a look at <file:Documentation/cpu-freq/>.
  56. If in doubt, say N.
  57. config X86_POWERNOW_K6
  58. tristate "AMD Mobile K6-2/K6-3 PowerNow!"
  59. select CPU_FREQ_TABLE
  60. depends on X86_32
  61. help
  62. This adds the CPUFreq driver for mobile AMD K6-2+ and mobile
  63. AMD K6-3+ processors.
  64. For details, take a look at <file:Documentation/cpu-freq/>.
  65. If in doubt, say N.
  66. config X86_POWERNOW_K7
  67. tristate "AMD Mobile Athlon/Duron PowerNow!"
  68. select CPU_FREQ_TABLE
  69. depends on X86_32
  70. help
  71. This adds the CPUFreq driver for mobile AMD K7 mobile processors.
  72. For details, take a look at <file:Documentation/cpu-freq/>.
  73. If in doubt, say N.
  74. config X86_POWERNOW_K7_ACPI
  75. bool
  76. depends on X86_POWERNOW_K7 && ACPI_PROCESSOR
  77. depends on !(X86_POWERNOW_K7 = y && ACPI_PROCESSOR = m)
  78. depends on X86_32
  79. default y
  80. config X86_POWERNOW_K8
  81. tristate "AMD Opteron/Athlon64 PowerNow!"
  82. select CPU_FREQ_TABLE
  83. depends on ACPI && ACPI_PROCESSOR
  84. help
  85. This adds the CPUFreq driver for K8/early Opteron/Athlon64 processors.
  86. Support for K10 and newer processors is now in acpi-cpufreq.
  87. To compile this driver as a module, choose M here: the
  88. module will be called powernow-k8.
  89. For details, take a look at <file:Documentation/cpu-freq/>.
  90. config X86_GX_SUSPMOD
  91. tristate "Cyrix MediaGX/NatSemi Geode Suspend Modulation"
  92. depends on X86_32 && PCI
  93. help
  94. This add the CPUFreq driver for NatSemi Geode processors which
  95. support suspend modulation.
  96. For details, take a look at <file:Documentation/cpu-freq/>.
  97. If in doubt, say N.
  98. config X86_SPEEDSTEP_CENTRINO
  99. tristate "Intel Enhanced SpeedStep (deprecated)"
  100. select CPU_FREQ_TABLE
  101. select X86_SPEEDSTEP_CENTRINO_TABLE if X86_32
  102. depends on X86_32 || (X86_64 && ACPI_PROCESSOR)
  103. help
  104. This is deprecated and this functionality is now merged into
  105. acpi_cpufreq (X86_ACPI_CPUFREQ). Use that driver instead of
  106. speedstep_centrino.
  107. This adds the CPUFreq driver for Enhanced SpeedStep enabled
  108. mobile CPUs. This means Intel Pentium M (Centrino) CPUs
  109. or 64bit enabled Intel Xeons.
  110. To compile this driver as a module, choose M here: the
  111. module will be called speedstep-centrino.
  112. For details, take a look at <file:Documentation/cpu-freq/>.
  113. If in doubt, say N.
  114. config X86_SPEEDSTEP_CENTRINO_TABLE
  115. bool "Built-in tables for Banias CPUs"
  116. depends on X86_32 && X86_SPEEDSTEP_CENTRINO
  117. default y
  118. help
  119. Use built-in tables for Banias CPUs if ACPI encoding
  120. is not available.
  121. If in doubt, say N.
  122. config X86_SPEEDSTEP_ICH
  123. tristate "Intel Speedstep on ICH-M chipsets (ioport interface)"
  124. select CPU_FREQ_TABLE
  125. depends on X86_32
  126. help
  127. This adds the CPUFreq driver for certain mobile Intel Pentium III
  128. (Coppermine), all mobile Intel Pentium III-M (Tualatin) and all
  129. mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2,
  130. ICH3 or ICH4 southbridge.
  131. For details, take a look at <file:Documentation/cpu-freq/>.
  132. If in doubt, say N.
  133. config X86_SPEEDSTEP_SMI
  134. tristate "Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)"
  135. select CPU_FREQ_TABLE
  136. depends on X86_32 && EXPERIMENTAL
  137. help
  138. This adds the CPUFreq driver for certain mobile Intel Pentium III
  139. (Coppermine), all mobile Intel Pentium III-M (Tualatin)
  140. on systems which have an Intel 440BX/ZX/MX southbridge.
  141. For details, take a look at <file:Documentation/cpu-freq/>.
  142. If in doubt, say N.
  143. config X86_P4_CLOCKMOD
  144. tristate "Intel Pentium 4 clock modulation"
  145. select CPU_FREQ_TABLE
  146. help
  147. This adds the CPUFreq driver for Intel Pentium 4 / XEON
  148. processors. When enabled it will lower CPU temperature by skipping
  149. clocks.
  150. This driver should be only used in exceptional
  151. circumstances when very low power is needed because it causes severe
  152. slowdowns and noticeable latencies. Normally Speedstep should be used
  153. instead.
  154. To compile this driver as a module, choose M here: the
  155. module will be called p4-clockmod.
  156. For details, take a look at <file:Documentation/cpu-freq/>.
  157. Unless you are absolutely sure say N.
  158. config X86_CPUFREQ_NFORCE2
  159. tristate "nVidia nForce2 FSB changing"
  160. depends on X86_32 && EXPERIMENTAL
  161. help
  162. This adds the CPUFreq driver for FSB changing on nVidia nForce2
  163. platforms.
  164. For details, take a look at <file:Documentation/cpu-freq/>.
  165. If in doubt, say N.
  166. config X86_LONGRUN
  167. tristate "Transmeta LongRun"
  168. depends on X86_32
  169. help
  170. This adds the CPUFreq driver for Transmeta Crusoe and Efficeon processors
  171. which support LongRun.
  172. For details, take a look at <file:Documentation/cpu-freq/>.
  173. If in doubt, say N.
  174. config X86_LONGHAUL
  175. tristate "VIA Cyrix III Longhaul"
  176. select CPU_FREQ_TABLE
  177. depends on X86_32 && ACPI_PROCESSOR
  178. help
  179. This adds the CPUFreq driver for VIA Samuel/CyrixIII,
  180. VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T
  181. processors.
  182. For details, take a look at <file:Documentation/cpu-freq/>.
  183. If in doubt, say N.
  184. config X86_E_POWERSAVER
  185. tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
  186. select CPU_FREQ_TABLE
  187. depends on X86_32 && EXPERIMENTAL
  188. help
  189. This adds the CPUFreq driver for VIA C7 processors. However, this driver
  190. does not have any safeguards to prevent operating the CPU out of spec
  191. and is thus considered dangerous. Please use the regular ACPI cpufreq
  192. driver, enabled by CONFIG_X86_ACPI_CPUFREQ.
  193. If in doubt, say N.
  194. comment "shared options"
  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.