X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fdma%2FKconfig;h=1b92c7789d4f53dad0569542ef8a853788e334f5;hb=ca75159d8abc085b39e3e468ca34ccb2940d2bf5;hp=58cb6e953131b2eb1d35f68f094ea8e0fb65802d;hpb=a0594cefb7682dc0c32084d088b3ac0a85ed7395;p=u-boot diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 58cb6e9531..1b92c7789d 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -12,4 +12,11 @@ config DMA buses that is used to transfer data to and from memory. The uclass interface is defined in include/dma.h. +config TI_EDMA3 + bool "TI EDMA3 driver" + help + Enable the TI EDMA3 driver for DRA7xx and AM43xx evms. + This driver support data transfer between memory + regions. + endmenu # menu "DMA Support"