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

Commit 256331d5 authored by Peter Korsgaard's avatar Peter Korsgaard Committed by David Woodhouse
Browse files

[MTD] mtdoops: Document usage in Kconfig



Add usage instructions to Kconfig for mtdoops driver.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 2a1dba29
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -286,6 +286,9 @@ config MTD_OOPS
	  buffer in a flash partition where it can be read back at some
	  later point.

	  To use, add console=ttyMTDx to the kernel command line,
	  where x is the MTD device number to use.

source "drivers/mtd/chips/Kconfig"

source "drivers/mtd/maps/Kconfig"