diff options
-rw-r--r-- | 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 42b7b861c74a..22db2b9114d7 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -85,7 +85,7 @@ config MTD_NAND_DENALI_SCRATCH_REG_ADDR | |||
85 | 85 | ||
86 | config MTD_NAND_H1900 | 86 | config MTD_NAND_H1900 |
87 | tristate "iPAQ H1900 flash" | 87 | tristate "iPAQ H1900 flash" |
88 | depends on ARCH_PXA | 88 | depends on ARCH_PXA && BROKEN |
89 | help | 89 | help |
90 | This enables the driver for the iPAQ h1900 flash. | 90 | This enables the driver for the iPAQ h1900 flash. |
91 | 91 | ||