powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.
[deliverable/linux.git] / drivers / cpuidle / Kconfig.powerpc
1 #
2 # POWERPC CPU Idle Drivers
3 #
4 config PSERIES_CPUIDLE
5 bool "Cpuidle driver for pSeries platforms"
6 depends on CPU_IDLE
7 depends on PPC_PSERIES
8 default y
9 help
10 Select this option to enable processor idle state management
11 through cpuidle subsystem.
This page took 0.032921 seconds and 6 git commands to generate.