Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[platform/kernel/u-boot.git] / drivers / dma / ti / Kconfig
1 # SPDX-License-Identifier: GPL-2.0+
2
3 if ARCH_K3
4
5 config TI_K3_NAVSS_UDMA
6         bool "Texas Instruments UDMA"
7         depends on ARCH_K3
8         select DMA
9         select TI_K3_NAVSS_RINGACC
10         select TI_K3_NAVSS_PSILCFG
11         select TI_K3_PSIL
12         default n
13         help
14           Support for UDMA used in K3 devices.
15 endif
16
17 config TI_K3_PSIL
18         bool