commit | d7ef4fb3acd1c1b141202c728ab3a78140a44eb7 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Tue Dec 11 13:49:35 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 28 13:19:00 2008 +0900 |
tree | 5fe3e2364b9c9de10f1b44eb0d14adcffec3f203 | |
parent | 543d5afe5b425ef25a865656bfb76083515dc1cf [diff] |
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 <harvey.harrison@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>