[PATCH 4/7] arm64: defconfig: Enable SND_SOC_J721E_EVM for audio support

From: Udit Kumar
Date: Tue Jul 25 2023 - 06:58:47 EST


From: Jayesh Choudhary <j-choudhary@xxxxxx>

Enable CONFIG_SND_SOC_J721E_EVM which is required to enable
audio in J721E Platform.

Signed-off-by: Jayesh Choudhary <j-choudhary@xxxxxx>
Signed-off-by: Vignesh Raghavendra <vigneshr@xxxxxx>
Signed-off-by: Udit Kumar <u-kumar1@xxxxxx>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 632cc6101d3c..28c03799d1e0 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -928,6 +928,7 @@ CONFIG_SND_SOC_MSM8916_WCD_ANALOG=m
CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=m
CONFIG_SND_SOC_PCM3168A_I2C=m
CONFIG_SND_SOC_RT5640=m
+CONFIG_SND_SOC_J721E_EVM=m
CONFIG_SND_SOC_RT5659=m
CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m
CONFIG_SND_SOC_SIMPLE_MUX=m
--
2.34.1