Skip to content

Commit

Permalink
[MTD] mtdoops: Document usage in Kconfig
Browse files Browse the repository at this point in the history
Add usage instructions to Kconfig for mtdoops driver.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
Peter Korsgaard authored and David Woodhouse committed Dec 3, 2007
1 parent 2a1dba2 commit 256331d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/mtd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 256331d

Please sign in to comment.