]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[MTD] mtdoops: Document usage in Kconfig
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 6 Nov 2007 10:55:00 +0000 (11:55 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 3 Dec 2007 14:00:06 +0000 (14:00 +0000)
Add usage instructions to Kconfig for mtdoops driver.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/Kconfig

index 8848e8ac705d9f22a35dce96d3fe788984cc52ed..661eac09f5cb1852ad8c99e641769bf9c730f0fc 100644 (file)
@@ -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"