linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* More fun with menuconfig...
@ 2003-08-02 10:05 Rob Landley
  2003-08-02 16:08 ` Roman Zippel
  2003-08-02 16:46 ` Olaf Dietsche
  0 siblings, 2 replies; 4+ messages in thread
From: Rob Landley @ 2003-08-02 10:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: zippel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-08-02 23:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-02 10:05 More fun with menuconfig Rob Landley
2003-08-02 16:08 ` Roman Zippel
2003-08-02 23:52   ` Rob Landley
2003-08-02 16:46 ` Olaf Dietsche

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).