diff mbox

[1/1,linux-next,RESEND] ARM: multi_v7_defconfig: update XILINX_VDMA

Message ID 1471282484-10810-1-git-send-email-fabf@skynet.be (mailing list archive)
State New, archived
Headers show

Commit Message

Fabian Frederick Aug. 15, 2016, 5:34 p.m. UTC
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@skynet.be>
---
Sending to arm-soc (suggested by Shawn Guo)

 arch/arm/configs/multi_v7_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnd Bergmann Sept. 2, 2016, 3:36 p.m. UTC | #1
On Monday, August 15, 2016 7:34:44 PM CEST 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@skynet.be>
> ---
> Sending to arm-soc (suggested by Shawn Guo)
> 

You did not actually address this to arm@kernel.org, but I found
it and have now applied it to the fixes branch for v4.8.

Thanks!

	Arnd
diff mbox

Patch

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