29 Jan
2021
29 Jan
'21
2:44 p.m.
On Fri, Jan 29, 2021 at 05:11:06PM +0530, Sameer Pujar wrote:
Select SND_SOC_RT5659 to verify external audio over Jetson platforms. Jetson AGX Xavier has an on-board RT5658 audio codec and to use this enable required config.
config SND_SOC_TEGRA_AUDIO_GRAPH_CARD tristate "Audio Graph Card based Tegra driver" depends on SND_AUDIO_GRAPH_CARD
- select SND_SOC_RT5659 help
This is a generic device, not something specific to Jetson, why force on a driver that may not be required on other boards using this driver?