Skip to content

Commit

Permalink
[PATCH] [MTD] NAND: fix dead URL in Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Artem B. Bityutskiy <dedekind@infradead.org>
  • Loading branch information
Artem B. Bityutskiy authored and David Woodhouse committed Jul 5, 2006
1 parent ca78f6b commit 220b0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mtd/nand/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 220b0f5

Please sign in to comment.