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

[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
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment