On Tue, Feb 08, 2011 at 01:13:24AM +1100, Stephen Rothwell wrote:
On Mon, 7 Feb 2011 12:22:15 +0000 Mark Brown [off-list ref] wrote:
quoted
+ bool
+ default y if !IA64_HP_SIM
Several powerpc configs have CONFIG_PM (implicitly) disabled (e.g. the
server configs), so this will unexpectedly turn it on for them.
Do you mean that these systems require CONFIG_PM be turned off, or just
that people tend not to turn it on? If the latter would you expect any
ill effects from doing so?