linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: linux-kernel@vger.kernel.org
Cc: zippel@linux-m68k.org
Subject: More fun with menuconfig...
Date: Sat, 2 Aug 2003 06:05:58 -0400	[thread overview]
Message-ID: <200308020605.58423.rob@landley.net> (raw)

So I have a .config with CONFIG_ADVANCED_PARTION not set, and 
CONFIG_MSDOS_PARTITION=y.  (I.E. the default from arch/i386/defconfig.)

I fire up make menuconfig and expand the advanced partition menu (setting 
CONFIG_ADVANCED_PARTITION to y).  MSDOS partition support is NOT set in the 
newly opened menu, I.E. opening the menu has the side effect of deselecting 
CONFIG_MSDOS_PARTITION.

If I do nothing else, and save with the menu open, it's off.  (Saved as "not 
set".)  If I fire it up again and close the menu, CONFIG_MSDOS_PARTITION 
becomes Y again.

What magic am I failing to understand here?  (This sort of seems intentional, 
but it would make more sense for MSDOS partition support to default to on 
when you first open the menu...)

Rob

             reply	other threads:[~2003-08-02 14:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-02 10:05 Rob Landley [this message]
2003-08-02 16:08 ` More fun with menuconfig Roman Zippel
2003-08-02 23:52   ` Rob Landley
2003-08-02 16:46 ` Olaf Dietsche

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=200308020605.58423.rob@landley.net \
    --to=rob@landley.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zippel@linux-m68k.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).