sh: Fix up cf-enabler dependency for SE boards.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 20 Jun 2007 09:01:52 +0000 (18:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 20 Jun 2007 09:01:52 +0000 (18:01 +0900)
commit824e55f95f871d492cd095d7694df3cfcad1f8f5
tree652add6016c00e994c67c1c1190de76bb6f991fe
parent0630e45c887b3d3d8d6ad27af03ec4054926d635
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>
arch/sh/Kconfig