commit | cf4fb80ca3d591cae366ae8364e3c3f7a68bd249 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Fri Feb 18 01:05:36 2011 +0100 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Tue Mar 15 00:43:17 2011 +0100 |
tree | d92ab61f074c896f733872c18c487bd6e1f820f0 | |
parent | 7538e3db6e015e890825fbd9f8659952896ddd5b [diff] |
PM: Simplify kernel/power/Kconfig 'n' defaults are pretty pointless and actually bogus when used with prompt-less config options. The "bool"/"default y" pair with no prompt can be expressed more compactly using def_bool. [rjw: Rebased on top of earlier patches modifying this file.] Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>