Merge branch 'pm-cpufreq'
[sfrench/cifs-2.6.git] / drivers / cpufreq / Kconfig.arm
index 36d20d0fce27b03a073269afa5ecfa80e24ddea0..ebac671150098b179e091aba0744a7757d3b1b2e 100644 (file)
@@ -5,8 +5,7 @@
 # big LITTLE core layer and glue drivers
 config ARM_BIG_LITTLE_CPUFREQ
        tristate "Generic ARM big LITTLE CPUfreq driver"
-       depends on (BIG_LITTLE && ARM_CPU_TOPOLOGY) || (ARM64 && SMP)
-       depends on HAVE_CLK
+       depends on ARM && BIG_LITTLE && ARM_CPU_TOPOLOGY && HAVE_CLK
        select PM_OPP
        help
          This enables the Generic CPUfreq driver for ARM big.LITTLE platforms.