[PATCH] [MTD] NAND: fix dead URL in Kconfig
Signed-off-by: Artem B. Bityutskiy <dedekind@infradead.org>
This commit is contained in:
parent
ca78f6baca
commit
220b0f5755
|
@ -11,7 +11,7 @@ config MTD_NAND
|
||||||
help
|
help
|
||||||
This enables support for accessing all type of NAND flash
|
This enables support for accessing all type of NAND flash
|
||||||
devices. For further information see
|
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
|
config MTD_NAND_VERIFY_WRITE
|
||||||
bool "Verify NAND page writes"
|
bool "Verify NAND page writes"
|
||||||
|
|
Loading…
Reference in New Issue