On 03/25/2015 09:25 PM, Lina Iyer wrote:
Define ARM_QCOM_CPUIDLE config item to enable cpuidle support.

Cc: Stephen Boyd <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Daniel Lezcano <[email protected]>
Signed-off-by: Lina Iyer <[email protected]>

Acked-by: Daniel Lezcano <[email protected]>

---
  drivers/cpuidle/Kconfig.arm | 7 +++++++
  1 file changed, 7 insertions(+)

diff --git a/drivers/cpuidle/Kconfig.arm b/drivers/cpuidle/Kconfig.arm
index 21340e0..325be7f 100644
--- a/drivers/cpuidle/Kconfig.arm
+++ b/drivers/cpuidle/Kconfig.arm
@@ -74,3 +74,10 @@ config ARM_MVEBU_V7_CPUIDLE
        depends on ARCH_MVEBU && !ARM64
        help
          Select this to enable cpuidle on Armada 370, 38x and XP processors.
+
+config ARM_QCOM_CPUIDLE
+       bool "CPU Idle Driver for QCOM processors"
+       depends on ARCH_QCOM
+       select ARM_CPUIDLE
+       help
+         Select this to enable cpuidle on QCOM processors.



--
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to