Re: [PATCH] An generic subarchitecture for 2.5.68

Roman Zippel (zippel@linux-m68k.org)
Sun, 27 Apr 2003 15:58:23 +0200 (CEST)


Hi,

On Sun, 27 Apr 2003, Andi Kleen wrote:

> Really BIGSMP, SUMMIT, GENERICARCH need to be only enabled with
> SMP is enabled.
>
> But Kconfig seems to ignore depends inside choice. Roman, any ideas
> how to fix that?

What did you try? E.g. this works fine here:

config X86_BIGSMP
bool "Support for other sub-arch SMP systems with more than 8 CPUs"
depends on SMP
help
...

bye, Roman

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/