[PATCH] block: change config option name for cmdline partition parsing

2013-09-17 Thread Paul Gortmaker
Recently added commit bab55417b10c95e6bff8cea315c315adfa009487 ("block: support embedded device command line partition") introduced CONFIG_CMDLINE_PARSER. However, that name is too generic and sounds like it enables/disables generic kernel boot arg processing, when it really is block specific.

[PATCH] block: change config option name for cmdline partition parsing

2013-09-17 Thread Paul Gortmaker
Recently added commit bab55417b10c95e6bff8cea315c315adfa009487 (block: support embedded device command line partition) introduced CONFIG_CMDLINE_PARSER. However, that name is too generic and sounds like it enables/disables generic kernel boot arg processing, when it really is block specific.