projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca78f6b
)
[PATCH] [MTD] NAND: fix dead URL in Kconfig
author
Artem B. Bityutskiy
<dedekind@infradead.org>
Wed, 5 Jul 2006 07:04:02 +0000
(11:04 +0400)
committer
David Woodhouse
<dwmw2@infradead.org>
Wed, 5 Jul 2006 13:45:11 +0000
(14:45 +0100)
Signed-off-by: Artem B. Bityutskiy <dedekind@infradead.org>
drivers/mtd/nand/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mtd/nand/Kconfig
b/drivers/mtd/nand/Kconfig
index 3db77eec0ed2539031c807732858dda2a21c39fc..c99302ed3823250a7d31c0de37188a914fd93b15 100644
(file)
--- a/
drivers/mtd/nand/Kconfig
+++ b/
drivers/mtd/nand/Kconfig
@@
-11,7
+11,7
@@
config MTD_NAND
help
This enables support for accessing all type of NAND flash
devices. For further information see
- <http://www.linux-mtd.infradead.org/
tech
/nand.html>.
+ <http://www.linux-mtd.infradead.org/
doc
/nand.html>.
config MTD_NAND_VERIFY_WRITE
bool "Verify NAND page writes"