projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efa2ca7
)
mtd: nand_h1900 never worked
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 1 Oct 2011 20:03:46 +0000
(22:03 +0200)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Sun, 16 Oct 2011 11:31:45 +0000
(14:31 +0300)
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>
drivers/mtd/nand/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mtd/nand/Kconfig
b/drivers/mtd/nand/Kconfig
index
42b7b86
..
22db2b9
100644
(file)
--- 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.