On Sunday 22 April 2007 09:53, Martin Schwidefsky wrote: > On Sun, 2007-04-22 at 01:19 +0200, Arnd Bergmann wrote: > > > diff -urpN linux-2.6/drivers/ssb/Kconfig > > > linux-2.6-patched/drivers/ssb/Kconfig > > > --- linux-2.6/drivers/ssb/Kconfig 2007-04-19 15:24:40.000000000 > > > +0200 > > > +++ linux-2.6-patched/drivers/ssb/Kconfig 2007-04-19 > > > 15:55:44.000000000 +0200 > > > @@ -1,4 +1,5 @@ > > > menu "Sonics Silicon Backplane" > > > + depends on PCI || PCMCIA > > > > No, this doesn't look right. There are other devices that come with > > SiliconBackplane but are not PCI or PCMCIA style devices. > > Yes, Michael already told me about that. The current solution is to use > !S390, could we use HAS_IOMEM instead ?
I'd think either should be fine. -- Greetings Michael. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/