[MTD] mtdoops: Document usage in Kconfig

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Mon Dec 3 09:59:01 EST 2007


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=256331d53a40f436cd0b16166621d819923145c8
Commit:     256331d53a40f436cd0b16166621d819923145c8
Parent:     2a1dba2931dc14a2a202eef435ab24cf6bc6dbd4
Author:     Peter Korsgaard <jacmet at sunsite.dk>
AuthorDate: Tue Nov 6 11:55:00 2007 +0100
Committer:  David Woodhouse <dwmw2 at infradead.org>
CommitDate: Mon Dec 3 14:00:06 2007 +0000

    [MTD] mtdoops: Document usage in Kconfig
    
    Add usage instructions to Kconfig for mtdoops driver.
    
    Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
    Signed-off-by: David Woodhouse <dwmw2 at infradead.org>
---
 drivers/mtd/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
index 8848e8a..661eac0 100644
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -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"



More information about the linux-mtd-cvs mailing list