From: Harvey Harrison Date: Tue, 11 Dec 2007 04:49:35 +0000 (+0900) Subject: sh: Use def_bool where possible. X-Git-Tag: v2.6.25-rc1~1169^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7ef4fb3acd1c1b141202c728ab3a78140a44eb7;p=pandora-kernel.git sh: Use def_bool where possible. Change occurances of: bool default X to: def_bool X Change ocurances of: bool "Foo" default X to: def_bool X prompt "Foo" Signed-off-by: Harvey Harrison Signed-off-by: Paul Mundt --- Reading git-diff-tree failed