|
@@ -202,7 +202,7 @@ config ARM_SA1110_CPUFREQ
|
|
|
|
|
|
config ARM_SCPI_CPUFREQ
|
|
config ARM_SCPI_CPUFREQ
|
|
tristate "SCPI based CPUfreq driver"
|
|
tristate "SCPI based CPUfreq driver"
|
|
- depends on ARM_BIG_LITTLE_CPUFREQ && ARM_SCPI_PROTOCOL
|
|
|
|
|
|
+ depends on ARM_BIG_LITTLE_CPUFREQ && ARM_SCPI_PROTOCOL && COMMON_CLK_SCPI
|
|
help
|
|
help
|
|
This adds the CPUfreq driver support for ARM big.LITTLE platforms
|
|
This adds the CPUfreq driver support for ARM big.LITTLE platforms
|
|
using SCPI protocol for CPU power management.
|
|
using SCPI protocol for CPU power management.
|