From: Alexandre Bailon Date: Tue, 23 May 2017 15:46:57 +0000 (+0200) Subject: ARM: davinci_all_defconfig: Enable CPPI 4.1 USB OTG DMA X-Git-Tag: v4.13-rc1~167^2~11^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0b997c8c9562dd61733dfeb9e1a5962730338e6e;p=karo-tx-linux.git ARM: davinci_all_defconfig: Enable CPPI 4.1 USB OTG DMA CPPI 4.1 DMA is now supported on AM18xx. Update the config to use it instead of PIO mode. Signed-off-by: Alexandre Bailon Signed-off-by: Sekhar Nori --- diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig index 8b16482f27f1..7f726277dd1b 100644 --- a/arch/arm/configs/davinci_all_defconfig +++ b/arch/arm/configs/davinci_all_defconfig @@ -177,7 +177,7 @@ CONFIG_USB_OHCI_HCD=m CONFIG_USB_STORAGE=m CONFIG_USB_MUSB_HDRC=m CONFIG_USB_MUSB_DA8XX=m -CONFIG_MUSB_PIO_ONLY=y +CONFIG_USB_TI_CPPI41_DMA=y CONFIG_USB_TEST=m CONFIG_NOP_USB_XCEIV=m CONFIG_USB_GADGET=m