diff options
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 0365cbbc9179..4c44c768a45d 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1420,7 +1420,7 @@ config BIG_LITTLE | |||
1420 | 1420 | ||
1421 | config BL_SWITCHER | 1421 | config BL_SWITCHER |
1422 | bool "big.LITTLE switcher support" | 1422 | bool "big.LITTLE switcher support" |
1423 | depends on BIG_LITTLE && MCPM && HOTPLUG_CPU | 1423 | depends on BIG_LITTLE && MCPM && HOTPLUG_CPU && ARM_GIC |
1424 | select ARM_CPU_SUSPEND | 1424 | select ARM_CPU_SUSPEND |
1425 | select CPU_PM | 1425 | select CPU_PM |
1426 | help | 1426 | help |