[PATCH v3] arm64: defconfig: Enable RT5659
Sameer Pujar
spujar at nvidia.com
Thu Feb 4 05:21:16 CET 2021
Enable the RT5659 audio codec driver. Jetson AGX Xavier has RT5658 codec
which is compatible with this driver. This enables user to test external
audio.
Signed-off-by: Sameer Pujar <spujar at nvidia.com>
Cc: Oder Chiou <oder_chiou at realtek.com>
Cc: Bard Liao <bardliao at realtek.com>
Acked-by: Jon Hunter <jonathanh at nvidia.com>
---
This was part of original series,
https://lore.kernel.org/alsa-devel/1611944866-29373-1-git-send-email-spujar@nvidia.com/
Since other patches from above series are already applied, sending this
separately now.
Also merging emails/groups from the resend version,
https://lore.kernel.org/linux-arm-kernel/1612260252-31582-1-git-send-email-spujar@nvidia.com/
Changelog
=========
v2 -> v3:
- Updated commit message to reflect usage of Jetson AGX Xavier
- Added 'Acked-by' tag from Jon
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d628125..496fcee 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -767,6 +767,7 @@ CONFIG_SND_SOC_ES7134=m
CONFIG_SND_SOC_ES7241=m
CONFIG_SND_SOC_GTM601=m
CONFIG_SND_SOC_PCM3168A_I2C=m
+CONFIG_SND_SOC_RT5659=m
CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m
CONFIG_SND_SOC_TAS571X=m
CONFIG_SND_SOC_WCD934X=m
--
2.7.4
More information about the Alsa-devel
mailing list