Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 220b0f57 authored by Artem B. Bityutskiy's avatar Artem B. Bityutskiy Committed by David Woodhouse
Browse files

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

parent ca78f6ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"