diff options
Diffstat (limited to 'drivers/mtd/Kconfig')
-rw-r--r-- | drivers/mtd/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index 8848e8ac705d..661eac09f5cb 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig | |||
@@ -286,6 +286,9 @@ config MTD_OOPS | |||
286 | buffer in a flash partition where it can be read back at some | 286 | buffer in a flash partition where it can be read back at some |
287 | later point. | 287 | later point. |
288 | 288 | ||
289 | To use, add console=ttyMTDx to the kernel command line, | ||
290 | where x is the MTD device number to use. | ||
291 | |||
289 | source "drivers/mtd/chips/Kconfig" | 292 | source "drivers/mtd/chips/Kconfig" |
290 | 293 | ||
291 | source "drivers/mtd/maps/Kconfig" | 294 | source "drivers/mtd/maps/Kconfig" |