Re: [patch] x86: make UV support optional

From: Mike Travis
Date: Tue Jan 06 2009 - 10:31:31 EST


Ingo Molnar wrote:
> * Mike Travis <travis@xxxxxxx> wrote:
>
>> @@ -616,6 +616,7 @@ config MAXSMP
>> bool "Configure Maximum number of SMP Processors and NUMA Nodes"
>> depends on X86_64 && SMP && DEBUG_KERNEL && EXPERIMENTAL
>> select CPUMASK_OFFSTACK
>> + select X86_UV
>> default n
>> help
>
> why not add this to X86_UV:
>
> default MAXSMP
>
> this way it still stays fully configurable, but it is default-enabled if
> someone strives for a big SMP kernel.
>
> Ingo

Yes, that does sounds better, thanks!

Mike
--
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/