[PATCH 10/12] [MTD] LASAT depends on MTD_CFI

From: Martin Michlmayr
Date: Sun Mar 19 2006 - 23:39:04 EST


The following difference was found between the mainline and linux-mips
kernel. LASAT depends on MTD_CFI.

Signed-off-by: Martin Michlmayr <tbm@xxxxxxxxxx>


--- linux-2.6/drivers/mtd/maps/Kconfig 2006-03-05 19:35:04.000000000 +0000
+++ mips.git/drivers/mtd/maps/Kconfig 2006-03-05 18:51:15.000000000 +0000
@@ -200,8 +200,8 @@
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.


--
Martin Michlmayr
http://www.cyrius.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/