Re: [PATCH 1/1 linux-next] ARM: multi_v7_defconfig: update XILINX_VDMA

From: Shawn Guo
Date: Mon Aug 15 2016 - 10:26:41 EST


On Thu, Aug 11, 2016 at 08:01:01PM +0200, Fabian Frederick wrote:
> Commit fde57a7c4474
> ("dmaengine: xilinx: Rename driver and config")
>
> renamed config XILINX_VDMA to config XILINX_DMA
> Update defconfig accordingly.
>
> Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>

I do not see how this change is related to IMX support. Please send it
to arm-soc folks.

Shawn

> ---
> arch/arm/configs/multi_v7_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 7db8dce..d3ef852 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -784,7 +784,7 @@ CONFIG_MXS_DMA=y
> CONFIG_DMA_BCM2835=y
> CONFIG_DMA_OMAP=y
> CONFIG_QCOM_BAM_DMA=y
> -CONFIG_XILINX_VDMA=y
> +CONFIG_XILINX_DMA=y
> CONFIG_DMA_SUN6I=y
> CONFIG_STAGING=y
> CONFIG_SENSORS_ISL29018=y
> --
> 2.8.1
>