projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be21ce1
)
LASAT depends on MTD_CFI
author
Martin Michlmayr
<tbm@cyrius.com>
Mon, 20 Mar 2006 04:40:46 +0000
(
04:40
+0000)
committer
David Woodhouse
<dwmw2@infradead.org>
Wed, 17 May 2006 15:20:57 +0000
(16:20 +0100)
The following difference was found between the mainline and linux-mips
kernel. LASAT depends on MTD_CFI.
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/maps/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mtd/maps/Kconfig
b/drivers/mtd/maps/Kconfig
index
4e2bd37
..
6bdaacc
100644
(file)
--- a/
drivers/mtd/maps/Kconfig
+++ b/
drivers/mtd/maps/Kconfig
@@
-200,8
+200,8
@@
config MTD_TSUNAMI
Support for the flash chip on Tsunami TIG bus.
config MTD_LASAT
- tristate "
Flash chips on LASAT board
"
- depends on LASAT
+ tristate "
LASAT flash device
"
+ depends on LASAT
&& MTD_CFI
help
Support for the flash chips on the Lasat 100 and 200 boards.