浏览代码

mtd: nand_h1900 never worked

This driver has been broken through all of git history and
cannot even be built. Better mark it as broken. Next stop is
removing from the tree.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Arnd Bergmann 13 年之前
父节点
当前提交
57468a646e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/mtd/nand/Kconfig

+ 1 - 1
drivers/mtd/nand/Kconfig

@@ -85,7 +85,7 @@ config MTD_NAND_DENALI_SCRATCH_REG_ADDR
 
 
 config MTD_NAND_H1900
 config MTD_NAND_H1900
 	tristate "iPAQ H1900 flash"
 	tristate "iPAQ H1900 flash"
-	depends on ARCH_PXA
+	depends on ARCH_PXA && BROKEN
 	help
 	help
 	  This enables the driver for the iPAQ h1900 flash.
 	  This enables the driver for the iPAQ h1900 flash.