OSDN Git Service

MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle
[android-x86/kernel.git] / drivers / cpuidle / Kconfig.mips
index 0e70ee2..4102be0 100644 (file)
@@ -3,7 +3,7 @@
 #
 config MIPS_CPS_CPUIDLE
        bool "CPU Idle driver for MIPS CPS platforms"
-       depends on CPU_IDLE
+       depends on CPU_IDLE && MIPS_CPS
        depends on SYS_SUPPORTS_MIPS_CPS
        select ARCH_NEEDS_CPU_IDLE_COUPLED if MIPS_MT
        select GENERIC_CLOCKEVENTS_BROADCAST if SMP