From: Brian Norris Date: Fri, 20 Jan 2012 21:17:00 +0000 (-0800) Subject: mtd: mtdoops: kill Kconfig usage instructions X-Git-Tag: v3.4-rc1~16^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e0c09b88b23ec418c065739096e198e8d6be22;p=pandora-kernel.git mtd: mtdoops: kill Kconfig usage instructions The mtdoops usage instructions found in Kconfig have been incorrect since: commit 2e386e4bac90554887e73d6f342e845185b33fc3 mtd: mtdoops: refactor as a kmsg_dumper mtdoops no longer uses a console. Now, if you build it into your kernel, you add something like the following to your command line to select partition X as your logging partition: mtdoops.mtddev=X Anyway, it seems better to leave the documentation out of Kconfig. Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed