Title: [4118] trunk/drivers/mtd/maps/Kconfig: relegate the blackfin driver to BF533-STAMP until we can make it go away completely
Revision
4118
Author
vapier
Date
2008-01-18 14:14:31 -0600 (Fri, 18 Jan 2008)

Log Message

relegate the blackfin driver to BF533-STAMP until we can make it go away completely

Diffstat

 Kconfig |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

Modified Paths

Diff

Modified: trunk/drivers/mtd/maps/Kconfig (4117 => 4118)


--- trunk/drivers/mtd/maps/Kconfig	2008-01-18 20:10:59 UTC (rev 4117)
+++ trunk/drivers/mtd/maps/Kconfig	2008-01-18 20:14:31 UTC (rev 4118)
@@ -565,11 +565,12 @@
 	  Map for the CFI compliant 8 MiB flash chip on BF561 EZKIT dev boards
 
 config MTD_BF5xx
-	tristate "Blackfin BF5xx Flash Chip Support"
-	depends on BLACKFIN
+	tristate "Blackfin BF533-STAMP Flash Chip Support"
+	depends on BFIN533_STAMP
 	select MTD_PARTITIONS
 	help
-	  Flash Chip from ST Microelctronics
+	  Map driver which allows for simultaneous utilization of
+	  ethernet and ST parallel flash.
 
 config BFIN_FLASH_SIZE
 	depends on MTD_BF5xx
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to