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

Martin Michlmayr tbm at cyrius.com
Sun Mar 19 23:40:46 EST 2006


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

Signed-off-by: Martin Michlmayr <tbm at cyrius.com>


--- 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/




More information about the linux-mtd mailing list