Skip to content

Commit

Permalink
mtd: nand_h1900 never worked
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Arnd Bergmann authored and Artem Bityutskiy committed Oct 16, 2011
1 parent efa2ca7 commit 57468a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mtd/nand/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 57468a6

Please sign in to comment.