From: Jan Beulich Date: Fri, 18 Feb 2011 00:05:36 +0000 (+0100) Subject: PM: Simplify kernel/power/Kconfig X-Git-Tag: v2.6.39-rc1~484^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf4fb80ca3d591cae366ae8364e3c3f7a68bd249;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed