projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ad060c
)
ARM: davinci_all_defconfig: Enable CPPI 4.1 USB OTG DMA
author
Alexandre Bailon
<abailon@baylibre.com>
Tue, 23 May 2017 15:46:57 +0000
(17:46 +0200)
committer
Sekhar Nori
<nsekhar@ti.com>
Tue, 30 May 2017 10:42:51 +0000
(16:12 +0530)
CPPI 4.1 DMA is now supported on AM18xx.
Update the config to use it instead of PIO mode.
Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/configs/davinci_all_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/davinci_all_defconfig
b/arch/arm/configs/davinci_all_defconfig
index 8b16482f27f1cfa0e2e7d835f7973c15e09a2a67..7f726277dd1b33c10495be7e37bd8a3f1ea6520a 100644
(file)
--- 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