mtd: DIL/NetPC broken for now

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Fri May 29 08:59:01 EDT 2009


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=8d42b524f4323cdf49872fe5e3a0e824f32feb51
Commit:     8d42b524f4323cdf49872fe5e3a0e824f32feb51
Parent:     b90cf6681f4f6263920616e7ca2fd09130e4143a
Author:     David Woodhouse <David.Woodhouse at intel.com>
AuthorDate: Fri May 29 13:57:13 2009 +0100
Committer:  David Woodhouse <David.Woodhouse at intel.com>
CommitDate: Fri May 29 13:57:56 2009 +0100

    mtd: DIL/NetPC broken for now
    
    We'll fix it up again, but for now I don't think anyone really cares.
    
    Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
---
 drivers/mtd/maps/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 82923bd..cdd54cb 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -270,7 +270,7 @@ config MTD_ALCHEMY
 
 config MTD_DILNETPC
 	tristate "CFI Flash device mapped on DIL/Net PC"
-	depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT
+	depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT && BROKEN
 	help
 	  MTD map driver for SSV DIL/Net PC Boards "DNP" and "ADNP".
 	  For details, see <http://www.ssv-embedded.de/ssv/pc104/p169.htm>



More information about the linux-mtd-cvs mailing list