Re: [RFC PATCH 01/35] Add XEN config options and disableunsupported config options.

From: Daniel Walker
Date: Tue May 09 2006 - 12:00:12 EST


On Tue, 2006-05-09 at 16:16 +0100, Christian Limpach wrote:
> > >
> > > +config X86_XEN
> > > + bool "Xen-compatible"
> > > + help
> > > + Choose this option if you plan to run this kernel on top of the
> > > + Xen Hypervisor.
> > > +
> >
> > Couldn't you just add "depends on !SMP && .." to the config X86_XEN
> > block ?
>
> I guess you could, but it would make it rather non-obvious and tedious
> to enable X86_XEN then, wouldn't it?

I guess that true .. Might be better just to support SMP then ..

Daniel

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