[PATCH] [MTD] NAND: fix dead URL in Kconfig
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Wed Jul 5 09:59:01 EDT 2006
Commit: 220b0f5755f86745e4e16d001fe6f46b448565fa
Parent: ca78f6baca863afe2e6a244a0fe94b3a70211d46
commit 220b0f5755f86745e4e16d001fe6f46b448565fa
Author: Artem B. Bityutskiy <dedekind at infradead.org>
AuthorDate: Wed Jul 5 11:04:02 2006 +0400
Commit: David Woodhouse <dwmw2 at infradead.org>
CommitDate: Wed Jul 5 14:45:11 2006 +0100
[PATCH] [MTD] NAND: fix dead URL in Kconfig
Signed-off-by: Artem B. Bityutskiy <dedekind at infradead.org>
---
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 3db77ee..c99302e 100644
--- 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"
More information about the linux-mtd-cvs
mailing list