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

Message ID 20230725105346.1981285-5-u-kumar1@ti.com
State New
Headers
Series arm64: defconfig: Enable various configs for TI platforms |

Commit Message

Kumar, Udit July 25, 2023, 10:53 a.m. UTC
  From: Jayesh Choudhary <j-choudhary@ti.com>

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

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

Comments

Krzysztof Kozlowski July 26, 2023, 8:04 a.m. UTC | #1
On 25/07/2023 12:53, Udit Kumar wrote:
> From: Jayesh Choudhary <j-choudhary@ti.com>
> 
> Enable CONFIG_SND_SOC_J721E_EVM which is required to enable
> audio in J721E Platform.
> 
> Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
> Signed-off-by: Udit Kumar <u-kumar1@ti.com>
> ---

Do not enable configs one-by-one. Squash most of your patches.

Best regards,
Krzysztof
  

Patch

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