mtd/drivers/mtd/maps Kconfig,1.48,1.49
gleixner at infradead.org
gleixner at infradead.org
Thu Mar 17 14:59:49 EST 2005
Update of /home/cvs/mtd/drivers/mtd/maps
In directory phoenix.infradead.org:/tmp/cvs-serv26304
Modified Files:
Kconfig
Log Message:
Merge from mainstream.
Fix dependecies and help text
Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/Kconfig,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- Kconfig 17 Mar 2005 14:16:13 -0000 1.48
+++ Kconfig 17 Mar 2005 19:59:47 -0000 1.49
@@ -235,7 +235,7 @@
config MTD_SCx200_DOCFLASH
tristate "Flash device mapped with DOCCS on NatSemi SCx200"
- depends on X86 && MTD_CFI && MTD_PARTITIONS
+ depends on SCx200 && MTD_CFI && MTD_PARTITIONS
help
Enable support for a flash chip mapped using the DOCCS signal on a
National Semiconductor SCx200 processor.
@@ -367,7 +367,7 @@
tristate "CFI Flash device mapping on FlagaDM"
depends on PPC32 && 8xx && MTD_CFI
help
- Mapping for the Flaga digital module. If you don´t have one, ignore
+ Mapping for the Flaga digital module. If you don't have one, ignore
this setting.
config MTD_BEECH
More information about the linux-mtd-cvs
mailing list