diff --git a/[refs] b/[refs] index b22e322f94c2..f35b4007128e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2a1dba2931dc14a2a202eef435ab24cf6bc6dbd4 +refs/heads/master: 256331d53a40f436cd0b16166621d819923145c8 diff --git a/trunk/drivers/mtd/Kconfig b/trunk/drivers/mtd/Kconfig index 8848e8ac705d..661eac09f5cb 100644 --- a/trunk/drivers/mtd/Kconfig +++ b/trunk/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"