]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/cpuidle/Kconfig.powerpc
soc: fsl: guts: Revert commit 3c0d64e867ed
[mirror_ubuntu-jammy-kernel.git] / drivers / cpuidle / Kconfig.powerpc
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
962e7bd4
DD
2#
3# POWERPC CPU Idle Drivers
4#
5config PSERIES_CPUIDLE
6 bool "Cpuidle driver for pSeries platforms"
7 depends on CPU_IDLE
8 depends on PPC_PSERIES
9 default y
10 help
11 Select this option to enable processor idle state management
12 through cpuidle subsystem.
2c2e6ecf
DD
13
14config POWERNV_CPUIDLE
15 bool "Cpuidle driver for powernv platforms"
16 depends on CPU_IDLE
17 depends on PPC_POWERNV
18 default y
19 help
20 Select this option to enable processor idle state management
21 through cpuidle subsystem.