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

Fixes: 112f2e144342 ("tegra: sound: Add an audio hub driver")
Signed-off-by: Heinrich Schuchardt <[email protected]>
---
 drivers/sound/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/sound/Kconfig b/drivers/sound/Kconfig
index afcc08c27bc..f788124a24c 100644
--- a/drivers/sound/Kconfig
+++ b/drivers/sound/Kconfig
@@ -81,7 +81,6 @@ config SOUND_IVYBRIDGE
 config I2S_TEGRA
        bool "Enable I2S support for Nvidia Tegra SoCs"
        depends on I2S && ARCH_TEGRA
-       select TEGRA124_DMA
        help
          Nvidia Tegra SoCs support several I2S interfaces for sending audio
          data to an audio codec. This option enables support for this,
-- 
2.51.0

Reply via email to