lkml.org 
[lkml]   [2015]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/3] kernel: Add a new config option to remove command line parsing
On Tue, May 19, 2015 at 11:35:59AM +0200, Paul Bolle wrote:
> On Mon, 2015-05-18 at 14:50 +0300, Iulia Manda wrote:
> > --- a/arch/x86/Kconfig
> > +++ b/arch/x86/Kconfig
>
> > +config CMDLINE_PARSE
> > + bool "Enable support for command line parsing"
> > + default y
> > + ---help---
> > + With this option set to 'Y', kernel parameters, both the ones
> > + passed at boot time and at compile time are parsed.
> > +
> > + If you say no here, all the kernel parameters' values will be set
> > + to their defaults at compile time, in order to make constant
> > + folding possible.
> > +
> > + Systems with no space constraints should leave this option set to
> > + 'Y'.
>
> This adds a x86 specific Kconfig option.

Good catch. I reviewed the Kconfig option and its usage very carefully,
but completely missed that it was in the wrong file.

This needs to go in init/Kconfig or similar.

- Josh Triplett


\
 
 \ /
  Last update: 2015-05-20 03:01    [W:0.065 / U:2.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site