kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: "Valdis Klētnieks" <valdis.kletnieks@vt.edu>
To: Hao Lee <haolee.swjtu@gmail.com>
Cc: kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Re: What is the difference between make oldconfig and make menuconfig?
Date: Sat, 11 Apr 2020 15:17:02 -0400	[thread overview]
Message-ID: <383779.1586632622@turing-police> (raw)
In-Reply-To: <CA+PpKPmJPzihREL_9P0nYLm93248rWurDoZ-K+qJMmxFSt9_DA@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 559 bytes --]

On Sat, 11 Apr 2020 23:09:54 +0800, Hao Lee said:
> I know make oldconfig is used to update my old .config to a newer one
> and it will prompt me questions about the new configuration options.
> However, make menuconfig can also handle old .config file properly and
> it doesn't prompt any questions. I don't know what happened when
> menuconfig processes my old .config file. Does it make decisions for
> me automatically? Thanks.

If the Kconfig file uses a 'default' clause for the option, menuconfig will use
that. If not, I believe it defaults to 'No'.


[-- Attachment #1.2: Type: application/pgp-signature, Size: 832 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      reply	other threads:[~2020-04-11 19:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-11 15:09 What is the difference between make oldconfig and make menuconfig? Hao Lee
2020-04-11 19:17 ` Valdis Klētnieks [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=383779.1586632622@turing-police \
    --to=valdis.kletnieks@vt.edu \
    --cc=haolee.swjtu@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).