Re: x86 (Linux Tiny): configure out support for some processors

From: Bryan Donlan
Date: Fri Jan 02 2009 - 00:19:47 EST


On Thu, Jan 1, 2009 at 3:37 PM, Ingo Brueckl <ib@xxxxxxxxxxxxxxx> wrote:
> Is there any reason why CONFIG_PROCESSOR_SELECT is limited to EMBEDDED only?
>
> In my desktop pc is one specific cpu only, so I do not need support for the
> other processors. Unfortunately, I have no chance to disable the other ones.
>
> As it is already configurable, why not giving this option to everyone?

EMBEDDED is just a switch to enable configuration options related to
removing 'core' features of the kernel to save space. Think of it as a
safety to avoid accidentally turning off something important. Feel
free to switch on EMBEDDED if you want to use CONFIG_PROCESSOR_SELECT
- just enabling EMBEDDED doesn't do anything by itself.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/