diff options
-rw-r--r-- | arch/arm/mach-exynos/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index 8f9b66c4ac78..5d4ff6571dcd 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig | |||
@@ -119,6 +119,7 @@ config EXYNOS5420_MCPM | |||
119 | bool "Exynos5420 Multi-Cluster PM support" | 119 | bool "Exynos5420 Multi-Cluster PM support" |
120 | depends on MCPM && SOC_EXYNOS5420 | 120 | depends on MCPM && SOC_EXYNOS5420 |
121 | select ARM_CCI | 121 | select ARM_CCI |
122 | select ARM_CPU_SUSPEND | ||
122 | help | 123 | help |
123 | This is needed to provide CPU and cluster power management | 124 | This is needed to provide CPU and cluster power management |
124 | on Exynos5420 implementing big.LITTLE. | 125 | on Exynos5420 implementing big.LITTLE. |