|
@@ -1,7 +1,7 @@
|
|
|
|
|
|
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
|