Re: [PATCH] dmaengine: stm32_mdma: add CONFIG_OF dependency

From: Vinod Koul
Date: Thu Oct 12 2017 - 10:00:09 EST


On Wed, Oct 11, 2017 at 04:00:04PM +0200, Arnd Bergmann wrote:
> Without CONFIG_OF we get a build warning:
>
> warning: (STM32_MDMA) selects DMA_OF which has unmet direct dependencies (DMADEVICES && OF)
>
> This adds a dependency on CONFIG_OF. Since this means
> we no longer need to select 'DMA_OF', I'm dropping that line
> as well.

Applied, thanks

--
~Vinod