[PATCH] [PATCH] mtdoops: Document usage in Kconfig

Peter Korsgaard jacmet at sunsite.dk
Tue Nov 6 05:55:00 EST 2007


Add usage instructions to Kconfig for mtdoops driver.

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 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"
-- 
1.5.3.4


-- 
Bye, Peter Korsgaard



More information about the linux-mtd mailing list