Kconfig 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252
  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. depends on ACPI && ACPI_PROCESSOR
  67. help
  68. This adds the CPUFreq driver for K8/K10 Opteron/Athlon64 processors.
  69. To compile this driver as a module, choose M here: the
  70. module will be called powernow-k8.
  71. For details, take a look at <file:Documentation/cpu-freq/>.
  72. config X86_GX_SUSPMOD
  73. tristate "Cyrix MediaGX/NatSemi Geode Suspend Modulation"
  74. depends on X86_32 && PCI
  75. help
  76. This add the CPUFreq driver for NatSemi Geode processors which
  77. support suspend modulation.
  78. For details, take a look at <file:Documentation/cpu-freq/>.
  79. If in doubt, say N.
  80. config X86_SPEEDSTEP_CENTRINO
  81. tristate "Intel Enhanced SpeedStep (deprecated)"
  82. select CPU_FREQ_TABLE
  83. select X86_SPEEDSTEP_CENTRINO_TABLE if X86_32
  84. depends on X86_32 || (X86_64 && ACPI_PROCESSOR)
  85. help
  86. This is deprecated and this functionality is now merged into
  87. acpi_cpufreq (X86_ACPI_CPUFREQ). Use that driver instead of
  88. speedstep_centrino.
  89. This adds the CPUFreq driver for Enhanced SpeedStep enabled
  90. mobile CPUs. This means Intel Pentium M (Centrino) CPUs
  91. or 64bit enabled Intel Xeons.
  92. To compile this driver as a module, choose M here: the
  93. module will be called speedstep-centrino.
  94. For details, take a look at <file:Documentation/cpu-freq/>.
  95. If in doubt, say N.
  96. config X86_SPEEDSTEP_CENTRINO_TABLE
  97. bool "Built-in tables for Banias CPUs"
  98. depends on X86_32 && X86_SPEEDSTEP_CENTRINO
  99. default y
  100. help
  101. Use built-in tables for Banias CPUs if ACPI encoding
  102. is not available.
  103. If in doubt, say N.
  104. config X86_SPEEDSTEP_ICH
  105. tristate "Intel Speedstep on ICH-M chipsets (ioport interface)"
  106. select CPU_FREQ_TABLE
  107. depends on X86_32
  108. help
  109. This adds the CPUFreq driver for certain mobile Intel Pentium III
  110. (Coppermine), all mobile Intel Pentium III-M (Tualatin) and all
  111. mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2,
  112. ICH3 or ICH4 southbridge.
  113. For details, take a look at <file:Documentation/cpu-freq/>.
  114. If in doubt, say N.
  115. config X86_SPEEDSTEP_SMI
  116. tristate "Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)"
  117. select CPU_FREQ_TABLE
  118. depends on X86_32 && EXPERIMENTAL
  119. help
  120. This adds the CPUFreq driver for certain mobile Intel Pentium III
  121. (Coppermine), all mobile Intel Pentium III-M (Tualatin)
  122. on systems which have an Intel 440BX/ZX/MX southbridge.
  123. For details, take a look at <file:Documentation/cpu-freq/>.
  124. If in doubt, say N.
  125. config X86_P4_CLOCKMOD
  126. tristate "Intel Pentium 4 clock modulation"
  127. select CPU_FREQ_TABLE
  128. help
  129. This adds the CPUFreq driver for Intel Pentium 4 / XEON
  130. processors. When enabled it will lower CPU temperature by skipping
  131. clocks.
  132. This driver should be only used in exceptional
  133. circumstances when very low power is needed because it causes severe
  134. slowdowns and noticeable latencies. Normally Speedstep should be used
  135. instead.
  136. To compile this driver as a module, choose M here: the
  137. module will be called p4-clockmod.
  138. For details, take a look at <file:Documentation/cpu-freq/>.
  139. Unless you are absolutely sure say N.
  140. config X86_CPUFREQ_NFORCE2
  141. tristate "nVidia nForce2 FSB changing"
  142. depends on X86_32 && EXPERIMENTAL
  143. help
  144. This adds the CPUFreq driver for FSB changing on nVidia nForce2
  145. platforms.
  146. For details, take a look at <file:Documentation/cpu-freq/>.
  147. If in doubt, say N.
  148. config X86_LONGRUN
  149. tristate "Transmeta LongRun"
  150. depends on X86_32
  151. help
  152. This adds the CPUFreq driver for Transmeta Crusoe and Efficeon processors
  153. which support LongRun.
  154. For details, take a look at <file:Documentation/cpu-freq/>.
  155. If in doubt, say N.
  156. config X86_LONGHAUL
  157. tristate "VIA Cyrix III Longhaul"
  158. select CPU_FREQ_TABLE
  159. depends on X86_32 && ACPI_PROCESSOR
  160. help
  161. This adds the CPUFreq driver for VIA Samuel/CyrixIII,
  162. VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T
  163. processors.
  164. For details, take a look at <file:Documentation/cpu-freq/>.
  165. If in doubt, say N.
  166. config X86_E_POWERSAVER
  167. tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
  168. select CPU_FREQ_TABLE
  169. depends on X86_32 && EXPERIMENTAL
  170. help
  171. This adds the CPUFreq driver for VIA C7 processors. However, this driver
  172. does not have any safeguards to prevent operating the CPU out of spec
  173. and is thus considered dangerous. Please use the regular ACPI cpufreq
  174. driver, enabled by CONFIG_X86_ACPI_CPUFREQ.
  175. If in doubt, say N.
  176. comment "shared options"
  177. config X86_SPEEDSTEP_LIB
  178. tristate
  179. default (X86_SPEEDSTEP_ICH || X86_SPEEDSTEP_SMI || X86_P4_CLOCKMOD)
  180. config X86_SPEEDSTEP_RELAXED_CAP_CHECK
  181. bool "Relaxed speedstep capability checks"
  182. depends on X86_32 && (X86_SPEEDSTEP_SMI || X86_SPEEDSTEP_ICH)
  183. help
  184. Don't perform all checks for a speedstep capable system which would
  185. normally be done. Some ancient or strange systems, though speedstep
  186. capable, don't always indicate that they are speedstep capable. This
  187. option lets the probing code bypass some of those checks if the
  188. parameter "relaxed_check=1" is passed to the module.
  189. endif # CPU_FREQ
  190. endmenu