From: Roman Zippel <zippel@linux-m68k.org>
To: Rob Landley <rob@landley.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: More fun with menuconfig...
Date: Sat, 2 Aug 2003 18:08:08 +0200 (CEST) [thread overview]
Message-ID: <Pine.LNX.4.44.0308021805400.714-100000@serv> (raw)
In-Reply-To: <200308020605.58423.rob@landley.net>
Hi,
On Sat, 2 Aug 2003, Rob Landley wrote:
> 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.
The condition prevents the default from being used, remove the unnecessary
"!PARTITION_ADVANCED" part and you get the result you want.
bye, Roman
next prev parent reply other threads:[~2003-08-02 16:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-02 10:05 More fun with menuconfig Rob Landley
2003-08-02 16:08 ` Roman Zippel [this message]
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=Pine.LNX.4.44.0308021805400.714-100000@serv \
--to=zippel@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rob@landley.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.