* about CONFIG_CMDLINE
@ 2009-08-12 6:20 Prabhu Chawandi
2009-08-13 19:02 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Prabhu Chawandi @ 2009-08-12 6:20 UTC (permalink / raw)
To: linux-kernel, linux-serial
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 ...
Thanks in advance,
Prahu
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: about CONFIG_CMDLINE
2009-08-12 6:20 about CONFIG_CMDLINE Prabhu Chawandi
@ 2009-08-13 19:02 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2009-08-13 19:02 UTC (permalink / raw)
To: Prabhu Chawandi; +Cc: linux-kernel, linux-serial
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-13 19:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-12 6:20 about CONFIG_CMDLINE Prabhu Chawandi
2009-08-13 19:02 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).