Kconfig.arm 6.2 KB

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