Re: [PATCH 1/3] kernel: Add a new config option to remove command line parsing

From: Rob Landley
Date: Wed May 20 2015 - 02:29:17 EST


On Mon, May 18, 2015 at 6:50 AM, Iulia Manda <iulia.manda21@xxxxxxxxx> wrote:
> This patch introduces CONFIG_CMDLINE_PARSE option which conditionally
> compiles the support for parsing kernel command line arguments. The
> corresponding functions that actually do the parsing will be compiled out.

Could you make it depend on EXPERT?

Thanks,

Rob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/