Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e35e283f authored by Paul Mundt's avatar Paul Mundt
Browse files

mtd: solutionengine flash map depends on solution engine mach group.



Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent f5f826c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.