From: Paul Mundt Date: Fri, 25 Apr 2008 05:27:08 +0000 (+0900) Subject: mtd: solutionengine flash map depends on solution engine mach group. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e35e283fa065f4c420d9469b2d87ec2e0180b784;p=linux-beck.git mtd: solutionengine flash map depends on solution engine mach group. Signed-off-by: Paul Mundt --- diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 7b031ac904db..17bc87a43ff4 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig @@ -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.