1*962e7bd4SDeepthi Dharwar# 2*962e7bd4SDeepthi Dharwar# POWERPC CPU Idle Drivers 3*962e7bd4SDeepthi Dharwar# 4*962e7bd4SDeepthi Dharwarconfig PSERIES_CPUIDLE 5*962e7bd4SDeepthi Dharwar bool "Cpuidle driver for pSeries platforms" 6*962e7bd4SDeepthi Dharwar depends on CPU_IDLE 7*962e7bd4SDeepthi Dharwar depends on PPC_PSERIES 8*962e7bd4SDeepthi Dharwar default y 9*962e7bd4SDeepthi Dharwar help 10*962e7bd4SDeepthi Dharwar Select this option to enable processor idle state management 11*962e7bd4SDeepthi Dharwar through cpuidle subsystem. 12