summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/Kconfig.arm
diff options
context:
space:
mode:
authorLorenzo Pieralisi2014-06-24 17:20:28 +0200
committerDaniel Lezcano2014-09-25 10:52:21 +0200
commitd2e5c871ed8a250f7ee1fe34dd52ed5757363fba (patch)
tree538319f8d1a3134ac131d90ba5664d621121959b /drivers/cpuidle/Kconfig.arm
parentdrivers: cpuidle: CPU idle ARM64 driver (diff)
downloadkernel-qcow2-linux-d2e5c871ed8a250f7ee1fe34dd52ed5757363fba.tar.gz
kernel-qcow2-linux-d2e5c871ed8a250f7ee1fe34dd52ed5757363fba.tar.xz
kernel-qcow2-linux-d2e5c871ed8a250f7ee1fe34dd52ed5757363fba.zip
drivers: cpuidle: initialize big.LITTLE driver through DT
With the introduction of DT based idle states, CPUidle drivers for ARM can now initialize idle states data through properties in the device tree. This patch adds code to the big.LITTLE CPUidle driver to dynamically initialize idle states data through the updated device tree source file. Cc: Chander Kashyap <k.chander@samsung.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/cpuidle/Kconfig.arm')
-rw-r--r--drivers/cpuidle/Kconfig.arm1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/cpuidle/Kconfig.arm b/drivers/cpuidle/Kconfig.arm
index 38cff69ffe06..e339c7f2c2b7 100644
--- a/drivers/cpuidle/Kconfig.arm
+++ b/drivers/cpuidle/Kconfig.arm
@@ -7,6 +7,7 @@ config ARM_BIG_LITTLE_CPUIDLE
depends on MCPM
select ARM_CPU_SUSPEND
select CPU_IDLE_MULTIPLE_DRIVERS
+ select DT_IDLE_STATES
help
Select this option to enable CPU idle driver for big.LITTLE based
ARM systems. Driver manages CPUs coordination through MCPM and