From: Yuval Mintz
Date: Sat, 10 Oct 2015 14:18:18 +
> 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
> > +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
From: Yuval Mintz
Date: Wed, 7 Oct 2015 14:25:18 +0300
> +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