Kconfig: Remove all default n/no options
[platform/kernel/u-boot.git] / drivers / dma / ti / Kconfig
index 3d54983..87c026e 100644 (file)
@@ -8,7 +8,10 @@ config TI_K3_NAVSS_UDMA
         select DMA
         select TI_K3_NAVSS_RINGACC
         select TI_K3_NAVSS_PSILCFG
-        default n
+        select TI_K3_PSIL
         help
           Support for UDMA used in K3 devices.
 endif
+
+config TI_K3_PSIL
+       bool