[PATCH 1/1] dma: ti: don't use non-existent CONFIG_TI_K3_NAVSS_PSILCFG

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Wed Feb 25 08:20:09 CET 2026


Symbol CONFIG_TI_K3_NAVSS_PSILCFG does not exist.
Don't select it.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
---
 drivers/dma/ti/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/dma/ti/Kconfig b/drivers/dma/ti/Kconfig
index 5cec6ddd3e3..d904982c800 100644
--- a/drivers/dma/ti/Kconfig
+++ b/drivers/dma/ti/Kconfig
@@ -8,7 +8,6 @@ config TI_K3_NAVSS_UDMA
         select DEVRES
         select DMA
         select TI_K3_NAVSS_RINGACC
-        select TI_K3_NAVSS_PSILCFG
         select TI_K3_PSIL
         help
           Support for UDMA used in K3 devices.
-- 
2.51.0



More information about the U-Boot mailing list