]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
mtd: solutionengine flash map depends on solution engine mach group.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 25 Apr 2008 05:27:08 +0000 (14:27 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 8 May 2008 10:51:40 +0000 (19:51 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/mtd/maps/Kconfig

index 7b031ac904dba83a957eb7757f64e2e36b2d694f..17bc87a43ff415d151125673b1cda275c4d7b28d 100644 (file)
@@ -374,7 +374,7 @@ config MTD_REDWOOD
 
 config MTD_SOLUTIONENGINE
        tristate "CFI Flash device mapped on Hitachi SolutionEngine"
-       depends on SUPERH && MTD_CFI && MTD_REDBOOT_PARTS
+       depends on SUPERH && SOLUTION_ENGINE && MTD_CFI && MTD_REDBOOT_PARTS
        help
          This enables access to the flash chips on the Hitachi SolutionEngine and
          similar boards. Say 'Y' if you are building a kernel for such a board.