blob: e71aebbbd6fc207971692b443689090f6af3fdb0 [file] [log] [blame]
menuconfig AMLOGIC_CPUFREQ
bool "AMLOGIC CPU frequency driver support"
depends on AMLOGIC_DRIVER && CPU_FREQ
select PM_OPP
default n
help
This adds the cpufreq driver support for amlogic,if chip support
cpufreq you must choose AMLOGIC_CPUFREQ.
using cpufreq for CPU power management,You can use this driver to
change cpu frequency.
config AMLOGIC_MESON_CPUFREQ
tristate "MESON based CPUfreq driver"
depends on AMLOGIC_CPUFREQ
default n
help
This adds the CPUfreq driver support for ARM big.LITTLE platforms
using MESON dt for CPU power management.
This driver uses meson cpufreq driver to interact with the
firmware providing the CPU DVFS functionality.