Skip to content

Commit 44b263b

Browse files
jailuthranmenon
authored andcommitted
arm64: defconfig: Enable audio drivers for AM62-SK
TI's K3 platform uses McASP as the digital audio interface on the SoCs. AM62-SK, AM62-LP-SK and AM62A-SK also use the TLV320AIC3106 codec with a 3.5mm jack for analog audio input and output. Signed-off-by: Jai Luthra <j-luthra@ti.com> Reviewed-by: Devarsh Thakkar <devarsht@ti.com> Link: https://lore.kernel.org/r/20230313-mcasp_upstream-v10-3-94332149657a@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent 38f250c commit 44b263b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -877,6 +877,7 @@ CONFIG_SND_SOC_TEGRA210_AMX=m
877877
CONFIG_SND_SOC_TEGRA210_ADX=m
878878
CONFIG_SND_SOC_TEGRA210_MIXER=m
879879
CONFIG_SND_SOC_TEGRA_AUDIO_GRAPH_CARD=m
880+
CONFIG_SND_SOC_DAVINCI_MCASP=m
880881
CONFIG_SND_SOC_AK4613=m
881882
CONFIG_SND_SOC_ES7134=m
882883
CONFIG_SND_SOC_ES7241=m
@@ -891,6 +892,7 @@ CONFIG_SND_SOC_SIMPLE_MUX=m
891892
CONFIG_SND_SOC_TAS2552=m
892893
CONFIG_SND_SOC_TAS571X=m
893894
CONFIG_SND_SOC_TLV320AIC32X4_I2C=m
895+
CONFIG_SND_SOC_TLV320AIC3X_I2C=m
894896
CONFIG_SND_SOC_WCD9335=m
895897
CONFIG_SND_SOC_WCD934X=m
896898
CONFIG_SND_SOC_WM8524=m

0 commit comments

Comments
 (0)