mtd: nand_h1900 never worked
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Mon Nov 7 11:59:37 EST 2011
Gitweb: http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=57468a646e513bd88aeaa322eee2a8a960df91fc
Commit: 57468a646e513bd88aeaa322eee2a8a960df91fc
Parent: efa2ca73a7bc1a8f8e66bcfad33391746819ffe6
Author: Arnd Bergmann <arnd at arndb.de>
AuthorDate: Sat Oct 1 22:03:46 2011 +0200
Committer: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
CommitDate: Sun Oct 16 14:31:45 2011 +0300
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 at arndb.de>
Acked-by: Eric Miao <eric.y.miao at gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
---
drivers/mtd/nand/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 42b7b86..22db2b9 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -85,7 +85,7 @@ config MTD_NAND_DENALI_SCRATCH_REG_ADDR
config MTD_NAND_H1900
tristate "iPAQ H1900 flash"
- depends on ARCH_PXA
+ depends on ARCH_PXA && BROKEN
help
This enables the driver for the iPAQ h1900 flash.
More information about the linux-mtd-cvs
mailing list