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)
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>

No differences found