projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bb495e
)
cpufreq: ARM big LITTLE: Add depends on BIG_LITTLE
author
Viresh Kumar
<viresh.kumar@linaro.org>
Mon, 29 Apr 2013 08:37:37 +0000
(14:07 +0530)
committer
Jon Medhurst
<tixy@linaro.org>
Mon, 1 Jul 2013 10:06:06 +0000
(11:06 +0100)
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/Kconfig.arm
patch
|
blob
|
history
diff --git
a/drivers/cpufreq/Kconfig.arm
b/drivers/cpufreq/Kconfig.arm
index 6e57543fe0b981e55cfdd9623c5eb1ed910ffd8c..9c6a69112e8752e19196263678f8f4b45b8e6b27 100644
(file)
--- a/
drivers/cpufreq/Kconfig.arm
+++ b/
drivers/cpufreq/Kconfig.arm
@@
-4,7
+4,7
@@
config ARM_BIG_LITTLE_CPUFREQ
tristate "Generic ARM big LITTLE CPUfreq driver"
- depends on ARM_CPU_TOPOLOGY && PM_OPP && HAVE_CLK
+ depends on ARM_CPU_TOPOLOGY && PM_OPP && HAVE_CLK
&& BIG_LITTLE
help
This enables the Generic CPUfreq driver for ARM big.LITTLE platforms.