]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/cpufreq/Kconfig
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / drivers / cpufreq / Kconfig
index ec040a57458c53741639eea6f9ade1c50010733b..4ebae43118effe98f4763618cbd0777060e8e134 100644 (file)
@@ -334,7 +334,7 @@ endif
 
 config QORIQ_CPUFREQ
        tristate "CPU frequency scaling driver for Freescale QorIQ SoCs"
-       depends on OF && COMMON_CLK && (PPC_E500MC || ARM)
+       depends on OF && COMMON_CLK && (PPC_E500MC || ARM || ARM64)
        depends on !CPU_THERMAL || THERMAL
        select CLK_QORIQ
        help