]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/cpuidle/Kconfig.powerpc
KVM: PPC: Book3S HV: Handle host system reset in guest mode
[mirror_ubuntu-bionic-kernel.git] / drivers / cpuidle / Kconfig.powerpc
CommitLineData
962e7bd4
DD
1#
2# POWERPC CPU Idle Drivers
3#
4config 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.
2c2e6ecf
DD
12
13config POWERNV_CPUIDLE
14 bool "Cpuidle driver for powernv platforms"
15 depends on CPU_IDLE
16 depends on PPC_POWERNV
17 default y
18 help
19 Select this option to enable processor idle state management
20 through cpuidle subsystem.