| commit | 824e55f95f871d492cd095d7694df3cfcad1f8f5 | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Wed Jun 20 18:01:52 2007 +0900 |
| committer | Paul Mundt <lethal@linux-sh.org> | Wed Jun 20 18:01:52 2007 +0900 |
| tree | 652add6016c00e994c67c1c1190de76bb6f991fe | |
| parent | 0630e45c887b3d3d8d6ad27af03ec4054926d635 [diff] |
sh: Fix up cf-enabler dependency for SE boards. This was using CONFIG_SH_SOLUTION_ENGINE, where we really wanted CONFIG_SOLUTION_ENGINE. While we're at it, move the whole CF enabler mess somewhere better suited. Signed-off-by: Paul Mundt <lethal@linux-sh.org>