summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/Kconfig.powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/cpuidle/Kconfig.powerpc')
-rw-r--r--drivers/cpuidle/Kconfig.powerpc9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/cpuidle/Kconfig.powerpc b/drivers/cpuidle/Kconfig.powerpc
index 8147de5..66c3a09 100644
--- a/drivers/cpuidle/Kconfig.powerpc
+++ b/drivers/cpuidle/Kconfig.powerpc
@@ -9,3 +9,12 @@ config PSERIES_CPUIDLE
help
Select this option to enable processor idle state management
through cpuidle subsystem.
+
+config POWERNV_CPUIDLE
+ bool "Cpuidle driver for powernv platforms"
+ depends on CPU_IDLE
+ depends on PPC_POWERNV
+ default y
+ help
+ Select this option to enable processor idle state management
+ through cpuidle subsystem.
OpenPOWER on IntegriCloud