[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191008154652.GB7903@infradead.org>
Date: Tue, 8 Oct 2019 08:46:52 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Michal Simek <michal.simek@...inx.com>
Cc: linux-kernel@...r.kernel.org, monstr@...str.eu, git@...inx.com,
Kuldeep Dave <kuldeep.dave@...inx.com>,
Albert Ou <aou@...s.berkeley.edu>,
Bharat Kumar Gogada <bharat.kumar.gogada@...inx.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Palmer Dabbelt <palmer@...ive.com>, linux-pci@...r.kernel.org,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Firoz Khan <firoz.khan@...aro.org>,
Paul Walmsley <paul.walmsley@...ive.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
linux-riscv@...ts.infradead.org, Will Deacon <will@...nel.org>
Subject: Re: [PATCH v2] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for
Microblaze
> diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig
> index a304f5ea11b9..9d259372fbfd 100644
> --- a/drivers/pci/Kconfig
> +++ b/drivers/pci/Kconfig
> @@ -52,7 +52,7 @@ config PCI_MSI
> If you don't know what to do here, say Y.
>
> config PCI_MSI_IRQ_DOMAIN
> - def_bool ARC || ARM || ARM64 || X86 || RISCV
> + def_bool ARC || ARM || ARM64 || X86 || RISCV || MICROBLAZE
Can you find out what the actual dependency is so that we can
automatically enabled this instead of the weird arch list?
Powered by blists - more mailing lists