[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230725105346.1981285-5-u-kumar1@ti.com>
Date: Tue, 25 Jul 2023 16:23:43 +0530
From: Udit Kumar <u-kumar1@...com>
To: <vigneshr@...com>, <nm@...com>, <catalin.marinas@....com>,
<will@...nel.org>, <quic_bjorande@...cinc.com>, <arnd@...db.de>,
<geert+renesas@...der.be>, <onrad.dybcio@...aro.org>,
<krzysztof.kozlowski@...aro.org>, <nfraprado@...labora.com>,
<rafal@...ecki.pl>, <peng.fan@....com>, <john.garry@...wei.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
CC: Jayesh Choudhary <j-choudhary@...com>, Udit Kumar <u-kumar1@...com>
Subject: [PATCH 4/7] arm64: defconfig: Enable SND_SOC_J721E_EVM for audio support
From: Jayesh Choudhary <j-choudhary@...com>
Enable CONFIG_SND_SOC_J721E_EVM which is required to enable
audio in J721E Platform.
Signed-off-by: Jayesh Choudhary <j-choudhary@...com>
Signed-off-by: Vignesh Raghavendra <vigneshr@...com>
Signed-off-by: Udit Kumar <u-kumar1@...com>
---
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
Powered by blists - more mailing lists