Re: about CONFIG_CMDLINE

From: Randy Dunlap
Date: Thu Aug 13 2009 - 15:01:59 EST


Prabhu Chawandi wrote:
> Hi,
>
> In kernel_hardening activity, I am setting CONFIG_CMDLINE, to
>
> CONFIG_CMDLINE is nit set.
>
> But while building, it is prompting to select its state(y/n).
>
> I want to disable this prompting, how can I do it ?
>
> Any idea, please share ...

Proably posting your troublesome .config file would help,
along with your kernel version info... but I can see that
CONFIG_CMDLINE depends on CONFIG_CMDLINE_BOOL.
Do you also unset CONFIG_CMDLINE_BOOL ?

~Randy

--
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/