Skip to content

Commit 0362992

Browse files
ARM: configs: sc589-mini: Enabling musb DMA
Enabling ADI musb to utilize DMA Signed-off-by: UtsavAgarwalADI <utsav.agarwal@analog.com>
1 parent 36544b2 commit 0362992

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/sc589-mini_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ CONFIG_SND_SC5XX_ADAU1761=m
8484
CONFIG_USB=y
8585
CONFIG_USB_STORAGE=y
8686
CONFIG_USB_MUSB_HDRC=y
87+
CONFIG_USB_MUSB_ADI=y
88+
CONFIG_USB_INVENTRA_DMA=y
8789
CONFIG_NOP_USB_XCEIV=y
8890
CONFIG_USB_GADGET=y
8991
CONFIG_USB_ETH=m

0 commit comments

Comments
 (0)