> > +config QED > > + tristate "QLogic QED 25/40/100Gb core driver" > > + depends on PCI && X86_64 > > + ---help--- > > + This enables the support for ...
> You should be maximizing the number of platforms that can at least > build test this driver, rather than restricting things so much. > If you are making this restriction because there are x86_64'isms > in this driver, that's even worse. > So I want to see this depending upon "PCI" only. So far we've worked on stabalizing it on 64-bit LE endian. I can easily understand why we'd want to relax this restriction later on [and sooner rather than later], but what would you gain be gained by compile-fixing for platforms on which it was never tested?-- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html