Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
[linux-2.6-microblaze.git] / drivers / firmware / Kconfig
index e77f77c..b7c7482 100644 (file)
@@ -10,7 +10,7 @@ config ARM_PSCI_FW
 
 config ARM_PSCI_CHECKER
        bool "ARM PSCI checker"
-       depends on ARM_PSCI_FW && HOTPLUG_CPU && !TORTURE_TEST
+       depends on ARM_PSCI_FW && HOTPLUG_CPU && CPU_IDLE && !TORTURE_TEST
        help
          Run the PSCI checker during startup. This checks that hotplug and
          suspend operations work correctly when using PSCI.