Re: [PATCH] pci: add kernel config option for disabling common PCI quirks

From: Christoph Hellwig
Date: Wed Dec 21 2016 - 09:26:14 EST


On Wed, Dec 21, 2016 at 02:11:25PM +0100, John Crispin wrote:
> I can turn it into an enable patch that is selected by default.
>
> The current patch disables all those quirks that are used for x86/PC
> style machines and hence are not required in the embedded world.

Maybe we'll just need to reorganize the quirks so that most of them
arch in arch code or the affected drivers?