Re: [PATCH] An generic subarchitecture for 2.5.68

Andi Kleen (ak@muc.de)
Sun, 27 Apr 2003 16:09:52 +0200


On Sun, Apr 27, 2003 at 03:58:23PM +0200, Roman Zippel wrote:
> 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
> ...

I made GENERICARCH depend on SMP and it was still defined after an
make oldconfig

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