Kconfig.arm 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  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_EXYNOS_CPUFREQ
  24. tristate "SAMSUNG EXYNOS CPUfreq Driver"
  25. depends on CPU_EXYNOS4210 || SOC_EXYNOS4212 || SOC_EXYNOS4412 || SOC_EXYNOS5250
  26. depends on THERMAL
  27. help
  28. This adds the CPUFreq driver for Samsung EXYNOS platforms.
  29. Supported SoC versions are:
  30. Exynos4210, Exynos4212, Exynos4412, and Exynos5250.
  31. If in doubt, say N.
  32. config ARM_EXYNOS4X12_CPUFREQ
  33. bool "SAMSUNG EXYNOS4x12"
  34. depends on SOC_EXYNOS4212 || SOC_EXYNOS4412
  35. depends on ARM_EXYNOS_CPUFREQ
  36. default y
  37. help
  38. This adds the CPUFreq driver for Samsung EXYNOS4X12
  39. SoC (EXYNOS4212 or EXYNOS4412).
  40. If in doubt, say N.
  41. config ARM_EXYNOS5250_CPUFREQ
  42. bool "SAMSUNG EXYNOS5250"
  43. depends on SOC_EXYNOS5250
  44. depends on ARM_EXYNOS_CPUFREQ
  45. default y
  46. help
  47. This adds the CPUFreq driver for Samsung EXYNOS5250
  48. SoC.
  49. If in doubt, say N.
  50. config ARM_EXYNOS_CPU_FREQ_BOOST_SW
  51. bool "EXYNOS Frequency Overclocking - Software"
  52. depends on ARM_EXYNOS_CPUFREQ && THERMAL
  53. select CPU_FREQ_BOOST_SW
  54. select EXYNOS_THERMAL
  55. help
  56. This driver supports software managed overclocking (BOOST).
  57. It allows usage of special frequencies for Samsung Exynos
  58. processors if thermal conditions are appropriate.
  59. It requires, for safe operation, thermal framework with properly
  60. defined trip points.
  61. If in doubt, say N.
  62. config ARM_EXYNOS5440_CPUFREQ
  63. tristate "SAMSUNG EXYNOS5440"
  64. depends on SOC_EXYNOS5440
  65. depends on HAVE_CLK && OF
  66. select PM_OPP
  67. default y
  68. help
  69. This adds the CPUFreq driver for Samsung EXYNOS5440
  70. SoC. The nature of exynos5440 clock controller is
  71. different than previous exynos controllers so not using
  72. the common exynos framework.
  73. If in doubt, say N.
  74. config ARM_HIGHBANK_CPUFREQ
  75. tristate "Calxeda Highbank-based"
  76. depends on ARCH_HIGHBANK && CPUFREQ_DT && REGULATOR
  77. default m
  78. help
  79. This adds the CPUFreq driver for Calxeda Highbank SoC
  80. based boards.
  81. If in doubt, say N.
  82. config ARM_HISI_ACPU_CPUFREQ
  83. tristate "Hisilicon ACPU CPUfreq driver"
  84. depends on ARCH_HISI && CPUFREQ_DT
  85. select PM_OPP
  86. help
  87. This enables the hisilicon ACPU CPUfreq driver.
  88. If in doubt, say N.
  89. config ARM_IMX6Q_CPUFREQ
  90. tristate "Freescale i.MX6 cpufreq support"
  91. depends on ARCH_MXC
  92. depends on REGULATOR_ANATOP
  93. select PM_OPP
  94. help
  95. This adds cpufreq driver support for Freescale i.MX6 series SoCs.
  96. If in doubt, say N.
  97. config ARM_INTEGRATOR
  98. tristate "CPUfreq driver for ARM Integrator CPUs"
  99. depends on ARCH_INTEGRATOR
  100. default y
  101. help
  102. This enables the CPUfreq driver for ARM Integrator CPUs.
  103. If in doubt, say Y.
  104. config ARM_KIRKWOOD_CPUFREQ
  105. def_bool MACH_KIRKWOOD
  106. help
  107. This adds the CPUFreq driver for Marvell Kirkwood
  108. SoCs.
  109. config ARM_OMAP2PLUS_CPUFREQ
  110. bool "TI OMAP2+"
  111. depends on ARCH_OMAP2PLUS
  112. default ARCH_OMAP2PLUS
  113. config ARM_S3C_CPUFREQ
  114. bool
  115. help
  116. Internal configuration node for common cpufreq on Samsung SoC
  117. config ARM_S3C24XX_CPUFREQ
  118. bool "CPUfreq driver for Samsung S3C24XX series CPUs (EXPERIMENTAL)"
  119. depends on ARCH_S3C24XX
  120. select ARM_S3C_CPUFREQ
  121. help
  122. This enables the CPUfreq driver for the Samsung S3C24XX family
  123. of CPUs.
  124. For details, take a look at <file:Documentation/cpu-freq>.
  125. If in doubt, say N.
  126. config ARM_S3C24XX_CPUFREQ_DEBUG
  127. bool "Debug CPUfreq Samsung driver core"
  128. depends on ARM_S3C24XX_CPUFREQ
  129. help
  130. Enable s3c_freq_dbg for the Samsung S3C CPUfreq core
  131. config ARM_S3C24XX_CPUFREQ_IODEBUG
  132. bool "Debug CPUfreq Samsung driver IO timing"
  133. depends on ARM_S3C24XX_CPUFREQ
  134. help
  135. Enable s3c_freq_iodbg for the Samsung S3C CPUfreq core
  136. config ARM_S3C24XX_CPUFREQ_DEBUGFS
  137. bool "Export debugfs for CPUFreq"
  138. depends on ARM_S3C24XX_CPUFREQ && DEBUG_FS
  139. help
  140. Export status information via debugfs.
  141. config ARM_S3C2410_CPUFREQ
  142. bool
  143. depends on ARM_S3C24XX_CPUFREQ && CPU_S3C2410
  144. select S3C2410_CPUFREQ_UTILS
  145. help
  146. CPU Frequency scaling support for S3C2410
  147. config ARM_S3C2412_CPUFREQ
  148. bool
  149. depends on ARM_S3C24XX_CPUFREQ && CPU_S3C2412
  150. default y
  151. select S3C2412_IOTIMING
  152. help
  153. CPU Frequency scaling support for S3C2412 and S3C2413 SoC CPUs.
  154. config ARM_S3C2416_CPUFREQ
  155. bool "S3C2416 CPU Frequency scaling support"
  156. depends on CPU_S3C2416
  157. help
  158. This adds the CPUFreq driver for the Samsung S3C2416 and
  159. S3C2450 SoC. The S3C2416 supports changing the rate of the
  160. armdiv clock source and also entering a so called dynamic
  161. voltage scaling mode in which it is possible to reduce the
  162. core voltage of the CPU.
  163. If in doubt, say N.
  164. config ARM_S3C2416_CPUFREQ_VCORESCALE
  165. bool "Allow voltage scaling for S3C2416 arm core"
  166. depends on ARM_S3C2416_CPUFREQ && REGULATOR
  167. help
  168. Enable CPU voltage scaling when entering the dvs mode.
  169. It uses information gathered through existing hardware and
  170. tests but not documented in any datasheet.
  171. If in doubt, say N.
  172. config ARM_S3C2440_CPUFREQ
  173. bool "S3C2440/S3C2442 CPU Frequency scaling support"
  174. depends on ARM_S3C24XX_CPUFREQ && (CPU_S3C2440 || CPU_S3C2442)
  175. select S3C2410_CPUFREQ_UTILS
  176. default y
  177. help
  178. CPU Frequency scaling support for S3C2440 and S3C2442 SoC CPUs.
  179. config ARM_S3C64XX_CPUFREQ
  180. bool "Samsung S3C64XX"
  181. depends on CPU_S3C6410
  182. default y
  183. help
  184. This adds the CPUFreq driver for Samsung S3C6410 SoC.
  185. If in doubt, say N.
  186. config ARM_S5PV210_CPUFREQ
  187. bool "Samsung S5PV210 and S5PC110"
  188. depends on CPU_S5PV210
  189. default y
  190. help
  191. This adds the CPUFreq driver for Samsung S5PV210 and
  192. S5PC110 SoCs.
  193. If in doubt, say N.
  194. config ARM_SA1100_CPUFREQ
  195. bool
  196. config ARM_SA1110_CPUFREQ
  197. bool
  198. config ARM_SPEAR_CPUFREQ
  199. bool "SPEAr CPUFreq support"
  200. depends on PLAT_SPEAR
  201. default y
  202. help
  203. This adds the CPUFreq driver support for SPEAr SOCs.
  204. config ARM_TEGRA_CPUFREQ
  205. bool "TEGRA CPUFreq support"
  206. depends on ARCH_TEGRA
  207. default y
  208. help
  209. This adds the CPUFreq driver support for TEGRA SOCs.
  210. config ARM_PXA2xx_CPUFREQ
  211. tristate "Intel PXA2xx CPUfreq driver"
  212. depends on PXA27x || PXA25x
  213. help
  214. This add the CPUFreq driver support for Intel PXA2xx SOCs.
  215. If in doubt, say N.