Kconfig.arm 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  1. #
  2. # ARM CPU Frequency scaling drivers
  3. #
  4. # big LITTLE core layer and glue drivers
  5. config ARM_BIG_LITTLE_CPUFREQ
  6. tristate "Generic ARM big LITTLE CPUfreq driver"
  7. depends on (ARM_CPU_TOPOLOGY || ARM64) && HAVE_CLK
  8. select PM_OPP
  9. help
  10. This enables the Generic CPUfreq driver for ARM big.LITTLE platforms.
  11. config ARM_DT_BL_CPUFREQ
  12. tristate "Generic probing via DT for ARM big LITTLE CPUfreq driver"
  13. depends on ARM_BIG_LITTLE_CPUFREQ && OF
  14. help
  15. This enables probing via DT for Generic CPUfreq driver for ARM
  16. big.LITTLE platform. This gets frequency tables from DT.
  17. config ARM_VEXPRESS_SPC_CPUFREQ
  18. tristate "Versatile Express SPC based CPUfreq driver"
  19. depends on ARM_BIG_LITTLE_CPUFREQ && ARCH_VEXPRESS_SPC
  20. help
  21. This add the CPUfreq driver support for Versatile Express
  22. big.LITTLE platforms using SPC for power management.
  23. config ARM_EXYNOS5440_CPUFREQ
  24. tristate "SAMSUNG EXYNOS5440"
  25. depends on SOC_EXYNOS5440
  26. depends on HAVE_CLK && OF
  27. select PM_OPP
  28. default y
  29. help
  30. This adds the CPUFreq driver for Samsung EXYNOS5440
  31. SoC. The nature of exynos5440 clock controller is
  32. different than previous exynos controllers so not using
  33. the common exynos framework.
  34. If in doubt, say N.
  35. config ARM_HIGHBANK_CPUFREQ
  36. tristate "Calxeda Highbank-based"
  37. depends on ARCH_HIGHBANK && CPUFREQ_DT && REGULATOR
  38. default m
  39. help
  40. This adds the CPUFreq driver for Calxeda Highbank SoC
  41. based boards.
  42. If in doubt, say N.
  43. config ARM_HISI_ACPU_CPUFREQ
  44. tristate "Hisilicon ACPU CPUfreq driver"
  45. depends on ARCH_HISI && CPUFREQ_DT
  46. select PM_OPP
  47. help
  48. This enables the hisilicon ACPU CPUfreq driver.
  49. If in doubt, say N.
  50. config ARM_IMX6Q_CPUFREQ
  51. tristate "Freescale i.MX6 cpufreq support"
  52. depends on ARCH_MXC
  53. depends on REGULATOR_ANATOP
  54. select PM_OPP
  55. help
  56. This adds cpufreq driver support for Freescale i.MX6 series SoCs.
  57. If in doubt, say N.
  58. config ARM_INTEGRATOR
  59. tristate "CPUfreq driver for ARM Integrator CPUs"
  60. depends on ARCH_INTEGRATOR
  61. default y
  62. help
  63. This enables the CPUfreq driver for ARM Integrator CPUs.
  64. If in doubt, say Y.
  65. config ARM_KIRKWOOD_CPUFREQ
  66. def_bool MACH_KIRKWOOD
  67. help
  68. This adds the CPUFreq driver for Marvell Kirkwood
  69. SoCs.
  70. config ARM_MT8173_CPUFREQ
  71. bool "Mediatek MT8173 CPUFreq support"
  72. depends on ARCH_MEDIATEK && REGULATOR
  73. depends on ARM64 || (ARM_CPU_TOPOLOGY && COMPILE_TEST)
  74. depends on !CPU_THERMAL || THERMAL=y
  75. select PM_OPP
  76. help
  77. This adds the CPUFreq driver support for Mediatek MT8173 SoC.
  78. config ARM_OMAP2PLUS_CPUFREQ
  79. bool "TI OMAP2+"
  80. depends on ARCH_OMAP2PLUS
  81. default ARCH_OMAP2PLUS
  82. config ARM_S3C_CPUFREQ
  83. bool
  84. help
  85. Internal configuration node for common cpufreq on Samsung SoC
  86. config ARM_S3C24XX_CPUFREQ
  87. bool "CPUfreq driver for Samsung S3C24XX series CPUs (EXPERIMENTAL)"
  88. depends on ARCH_S3C24XX
  89. select ARM_S3C_CPUFREQ
  90. help
  91. This enables the CPUfreq driver for the Samsung S3C24XX family
  92. of CPUs.
  93. For details, take a look at <file:Documentation/cpu-freq>.
  94. If in doubt, say N.
  95. config ARM_S3C24XX_CPUFREQ_DEBUG
  96. bool "Debug CPUfreq Samsung driver core"
  97. depends on ARM_S3C24XX_CPUFREQ
  98. help
  99. Enable s3c_freq_dbg for the Samsung S3C CPUfreq core
  100. config ARM_S3C24XX_CPUFREQ_IODEBUG
  101. bool "Debug CPUfreq Samsung driver IO timing"
  102. depends on ARM_S3C24XX_CPUFREQ
  103. help
  104. Enable s3c_freq_iodbg for the Samsung S3C CPUfreq core
  105. config ARM_S3C24XX_CPUFREQ_DEBUGFS
  106. bool "Export debugfs for CPUFreq"
  107. depends on ARM_S3C24XX_CPUFREQ && DEBUG_FS
  108. help
  109. Export status information via debugfs.
  110. config ARM_S3C2410_CPUFREQ
  111. bool
  112. depends on ARM_S3C24XX_CPUFREQ && CPU_S3C2410
  113. select S3C2410_CPUFREQ_UTILS
  114. help
  115. CPU Frequency scaling support for S3C2410
  116. config ARM_S3C2412_CPUFREQ
  117. bool
  118. depends on ARM_S3C24XX_CPUFREQ && CPU_S3C2412
  119. default y
  120. select S3C2412_IOTIMING
  121. help
  122. CPU Frequency scaling support for S3C2412 and S3C2413 SoC CPUs.
  123. config ARM_S3C2416_CPUFREQ
  124. bool "S3C2416 CPU Frequency scaling support"
  125. depends on CPU_S3C2416
  126. help
  127. This adds the CPUFreq driver for the Samsung S3C2416 and
  128. S3C2450 SoC. The S3C2416 supports changing the rate of the
  129. armdiv clock source and also entering a so called dynamic
  130. voltage scaling mode in which it is possible to reduce the
  131. core voltage of the CPU.
  132. If in doubt, say N.
  133. config ARM_S3C2416_CPUFREQ_VCORESCALE
  134. bool "Allow voltage scaling for S3C2416 arm core"
  135. depends on ARM_S3C2416_CPUFREQ && REGULATOR
  136. help
  137. Enable CPU voltage scaling when entering the dvs mode.
  138. It uses information gathered through existing hardware and
  139. tests but not documented in any datasheet.
  140. If in doubt, say N.
  141. config ARM_S3C2440_CPUFREQ
  142. bool "S3C2440/S3C2442 CPU Frequency scaling support"
  143. depends on ARM_S3C24XX_CPUFREQ && (CPU_S3C2440 || CPU_S3C2442)
  144. select S3C2410_CPUFREQ_UTILS
  145. default y
  146. help
  147. CPU Frequency scaling support for S3C2440 and S3C2442 SoC CPUs.
  148. config ARM_S3C64XX_CPUFREQ
  149. bool "Samsung S3C64XX"
  150. depends on CPU_S3C6410
  151. default y
  152. help
  153. This adds the CPUFreq driver for Samsung S3C6410 SoC.
  154. If in doubt, say N.
  155. config ARM_S5PV210_CPUFREQ
  156. bool "Samsung S5PV210 and S5PC110"
  157. depends on CPU_S5PV210
  158. default y
  159. help
  160. This adds the CPUFreq driver for Samsung S5PV210 and
  161. S5PC110 SoCs.
  162. If in doubt, say N.
  163. config ARM_SA1100_CPUFREQ
  164. bool
  165. config ARM_SA1110_CPUFREQ
  166. bool
  167. config ARM_SCPI_CPUFREQ
  168. tristate "SCPI based CPUfreq driver"
  169. depends on ARM_BIG_LITTLE_CPUFREQ && ARM_SCPI_PROTOCOL && COMMON_CLK_SCPI
  170. help
  171. This adds the CPUfreq driver support for ARM big.LITTLE platforms
  172. using SCPI protocol for CPU power management.
  173. This driver uses SCPI Message Protocol driver to interact with the
  174. firmware providing the CPU DVFS functionality.
  175. config ARM_SPEAR_CPUFREQ
  176. bool "SPEAr CPUFreq support"
  177. depends on PLAT_SPEAR
  178. default y
  179. help
  180. This adds the CPUFreq driver support for SPEAr SOCs.
  181. config ARM_TEGRA20_CPUFREQ
  182. bool "Tegra20 CPUFreq support"
  183. depends on ARCH_TEGRA
  184. default y
  185. help
  186. This adds the CPUFreq driver support for Tegra20 SOCs.
  187. config ARM_TEGRA124_CPUFREQ
  188. tristate "Tegra124 CPUFreq support"
  189. depends on ARCH_TEGRA && CPUFREQ_DT && REGULATOR
  190. default y
  191. help
  192. This adds the CPUFreq driver support for Tegra124 SOCs.
  193. config ARM_PXA2xx_CPUFREQ
  194. tristate "Intel PXA2xx CPUfreq driver"
  195. depends on PXA27x || PXA25x
  196. help
  197. This add the CPUFreq driver support for Intel PXA2xx SOCs.
  198. If in doubt, say N.
  199. config ACPI_CPPC_CPUFREQ
  200. tristate "CPUFreq driver based on the ACPI CPPC spec"
  201. depends on ACPI_PROCESSOR
  202. select ACPI_CPPC_LIB
  203. default n
  204. help
  205. This adds a CPUFreq driver which uses CPPC methods
  206. as described in the ACPIv5.1 spec. CPPC stands for
  207. Collaborative Processor Performance Controls. It
  208. is based on an abstract continuous scale of CPU
  209. performance values which allows the remote power
  210. processor to flexibly optimize for power and
  211. performance. CPPC relies on power management firmware
  212. support for its operation.
  213. If in doubt, say N.