summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann2011-10-01 22:03:46 +0200
committerArtem Bityutskiy2011-10-16 13:31:45 +0200
commit57468a646e513bd88aeaa322eee2a8a960df91fc (patch)
treea7c19caedf500140668aca4f26b4b63ba329de7d /drivers/mtd/nand/Kconfig
parentmtd: Add DiskOnChip G3 support (diff)
downloadkernel-qcow2-linux-57468a646e513bd88aeaa322eee2a8a960df91fc.tar.gz
kernel-qcow2-linux-57468a646e513bd88aeaa322eee2a8a960df91fc.tar.xz
kernel-qcow2-linux-57468a646e513bd88aeaa322eee2a8a960df91fc.zip
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>
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r--drivers/mtd/nand/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 42b7b861c74a..22db2b9114d7 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.