[PATCH] arm/arm64/irqchip/pci: fix PCI_MSI dependencies
Arnd Bergmann
arnd at arndb.de
Wed Jun 15 14:06:26 PDT 2016
On Wednesday, June 15, 2016 4:02:11 PM CEST Bjorn Helgaas wrote:
> I applied this to pci/msi, minus the crypto change that looks unrelated:
>
> > @@ -1038,6 +1038,8 @@ source "arch/arm64/Kconfig.debug"
> > source "security/Kconfig"
> >
> > source "crypto/Kconfig"
> > +if CRYPTO
> > source "arch/arm64/crypto/Kconfig"
> > +endif
Indeed, thanks for catching this!
Arnd
More information about the linux-arm-kernel
mailing list