kernel: bump 4.14 to 4.14.48 for 18.06
[openwrt/openwrt.git] / target / linux / ipq806x / patches-4.14 / 0059-ARM-cpuidle-Add-cpuidle-support-for-QCOM-cpus.patch
index 0c8cb8acce1c339aa65a2e831b625862aa39c6a8..5bd58c813758c73d7c92482b0ff09cd3fe6ba459 100644 (file)
@@ -17,9 +17,9 @@ Signed-off-by: Lina Iyer <lina.iyer@linaro.org>
 --- a/drivers/cpuidle/Kconfig.arm
 +++ b/drivers/cpuidle/Kconfig.arm
 @@ -75,3 +75,10 @@ config ARM_MVEBU_V7_CPUIDLE
-       depends on ARCH_MVEBU && !ARM64
-       help
-         Select this to enable cpuidle on Armada 370, 38x and XP processors.
+       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"