All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: "Ingo Jürgensmann" <ij@2013.bluespice.org>
Cc: Brad Boyer <flar@allandria.com>,
	Linux/m68k <linux-m68k@vger.kernel.org>,
	Debian m68k <debian-68k@lists.debian.org>,
	Michael Schmitz <schmitzmic@gmail.com>
Subject: Re: [RFC] m68k: Update defconfigs for v3.9
Date: Sun, 26 May 2013 09:53:09 +0200	[thread overview]
Message-ID: <CAMuHMdXb7CTx-+s7-y4PJ7bx=Ppz5D6ScUiV=iFFHUhUOLryXA@mail.gmail.com> (raw)
In-Reply-To: <4BE4134A-EB58-454A-97B3-94960777DF3F@2013.bluespice.org>

On Sat, May 25, 2013 at 9:47 PM, Ingo Jürgensmann <ij@2013.bluespice.org> wrote:
>>> arch/m68k/configs/mac_defconfig ------------------+
>>> CONFIG_MAC_PARTITION                  : y y y y y . y y y y y .
>> Shouldn't MAC_PARTITION be enabled for the mac configuration?
>
> Yeah, I wondered about that for Amiga as well, but then I noticed that the corresponding partition is not selected for none of the specific subarch.
> I assumed therefor that this isn't necessary and the partition is selected/included automatically when the subarch is chosen.
> But I guess Geert can explain it in more depth. :-)

Welcome to the magic of reduced defconfigs and "savedefconfig"!

If you do "make ARCH=m68k mac_defconfig" resp.
"make ARCH=m68k amiga_defconfig", it will expand the reduced defconfig.
The MAC_PARTITION resp. AMIGA_PARTITION options will be enabled,
as they default to y in Kconfig for the Mac resp. Amiga platform.

We could also disable PARTITION_ADVANCED, but this would drop support
for non-native partition types[*]. As m68k developers/users tend to move
disks between systems, it may if more partition support is included in the
defconfigs.

[*] Default partition support with PARTITION_ADVANCED=n would be:
  - Everybody has MSDOS and EFI support,
  - Amiga has Amiga support,
  - Atari has Atari suport,
  - Mac has Mac support.
  - Sun3/3x has Sun partition support,
  - VME has SYSV68 partition support.
The multi_defconfig would have all of them, but that kernel image may be too
big to boot on all systems.

So please look at at least one of the full expanded .config files, to
see if there's
more rubbish to disable (or to enable ;-) in the non-platform-specific options.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

      reply	other threads:[~2013-05-26  7:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-23 19:19 [RFC] m68k: Update defconfigs for v3.9 Geert Uytterhoeven
2013-05-23 20:28 ` Ingo Jürgensmann
2013-05-25  9:01   ` Michael Schmitz
2013-05-25 11:15     ` Thorsten Glaser
2013-05-24  7:27 ` Finn Thain
2013-05-24 10:54   ` Laurent Vivier
2013-05-25  8:04     ` Finn Thain
2013-05-24 12:59   ` Geert Uytterhoeven
2013-05-24 13:06     ` Geert Uytterhoeven
2013-05-25  8:06     ` Finn Thain
2013-05-25 19:33 ` Brad Boyer
2013-05-25 19:47   ` Ingo Jürgensmann
2013-05-26  7:53     ` Geert Uytterhoeven [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='CAMuHMdXb7CTx-+s7-y4PJ7bx=Ppz5D6ScUiV=iFFHUhUOLryXA@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=debian-68k@lists.debian.org \
    --cc=flar@allandria.com \
    --cc=ij@2013.bluespice.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=schmitzmic@gmail.com \
    /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.