Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa491ad3 authored by Benjamin Herrenschmidt's avatar Benjamin Herrenschmidt
Browse files

cpuidle: Default y on powerpc pSeries



We moved all our pSeries idle loops to the cpu idle framework
so we really want it to come up by default.

Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 922b9f86
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line


config CPU_IDLE
config CPU_IDLE
	bool "CPU idle PM support"
	bool "CPU idle PM support"
	default ACPI
	default y if ACPI || PPC_PSERIES
	help
	help
	  CPU idle is a generic framework for supporting software-controlled
	  CPU idle is a generic framework for supporting software-controlled
	  idle processor power management.  It includes modular cross-platform
	  idle processor power management.  It includes modular cross-platform