diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2007-12-11 04:49:35 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-28 04:19:00 (GMT) |
commit | d7ef4fb3acd1c1b141202c728ab3a78140a44eb7 (patch) | |
tree | 5fe3e2364b9c9de10f1b44eb0d14adcffec3f203 /include/net/dn_fib.h | |
parent | 543d5afe5b425ef25a865656bfb76083515dc1cf (diff) | |
download | linux-fsl-qoriq-d7ef4fb3acd1c1b141202c728ab3a78140a44eb7.tar.xz |
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>
Diffstat (limited to 'include/net/dn_fib.h')
0 files changed, 0 insertions, 0 deletions