* Andi Kleen ([EMAIL PROTECTED]) wrote:
> > That is where the arch people get involved. Can we come
> > up with a method how to "tag" all menus in the Kconfig files
> > under drivers/ with a positive list of the architectures
> > that actually want to include the menu/driver? Or even
> > better tag the menu/driver with the bus that is required
> > to attach the device?
> 
> Xen has a similar problem. They currently have tons of ugly negative
> checks too. REAL_HARDWARE or similar is needed there, but it might
> not fit the s390.
> 
> Checking PCI is a good start and should apply to most menus already.

I like the idea of extending this to the bus like PCI already does.
Do you have some examples where this doesn't work well?

thanks,
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to