Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-28 | sh: Use def_bool where possible. | Harvey Harrison | |
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> | |||
2008-01-28 | sh: Consolidate Kconfig.sh/Kconfig.sh64. | Paul Mundt | |
Fold in the sh64-specific bits in to the main Kconfig.sh, and move this back as arch/sh/Kconfig. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-01-28 | sh: Consolidate CPU features in Kconfig.cpu. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> |