projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5f826c
)
mtd: solutionengine flash map depends on solution engine mach group.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 25 Apr 2008 05:27:08 +0000
(14:27 +0900)
committer
Paul 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mtd/maps/Kconfig
b/drivers/mtd/maps/Kconfig
index 7b031ac904dba83a957eb7757f64e2e36b2d694f..17bc87a43ff415d151125673b1cda275c4d7b28d 100644
(file)
--- 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.