1
0
Fork 0

[PATCH] [MTD] NAND: fix dead URL in Kconfig

Signed-off-by: Artem B. Bityutskiy <dedekind@infradead.org>
wifi-calibration
Artem B. Bityutskiy 2006-07-05 11:04:02 +04:00 committed by David Woodhouse
parent ca78f6baca
commit 220b0f5755
1 changed files with 1 additions and 1 deletions

View File

@ -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"