Kconfig: Remove all default n/no options
[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         help
13           Support for UDMA used in K3 devices.
14 endif
15
16 config TI_K3_PSIL
17         bool