[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y8ech6XHg7gMgruI@matsya>
Date: Wed, 18 Jan 2023 12:45:19 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc: Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
dmaengine@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dmaengine: dw-edma: remove redundant config PCI
dependency for some Synopsys DesignWare eDMA driver configs
On 11-01-23, 13:16, Lukas Bulwahn wrote:
> While reviewing dependencies in some Kconfig files, I noticed the redundant
> dependency "depends on PCI && PCI_MSI". The config PCI_MSI has always,
> since its introduction, been dependent on the config PCI. So, it is
> sufficient to just depend on PCI_MSI, and know that the dependency on PCI
> is implicitly implied.
>
> Reduce the dependencies of configs DW_EDMA and DW_EDMA_PCIE.
> No functional change and effective change of Kconfig dependendencies.
Applied, thanks
--
~Vinod
Powered by blists - more mailing lists