From: Marcel Ziswiler Date: Sun, 19 Jun 2016 01:00:02 +0000 (+0200) Subject: ARM: tegra: Enable SGTL5000 audio X-Git-Tag: v4.10-rc1~84^2~7^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9797f058bb7556ece06aab521ad47a8539fbe5f9;p=karo-tx-linux.git ARM: tegra: Enable SGTL5000 audio The NVIDIA Tegra 3 aka T30 based Apalis T30 and Colibri T30 as well as the new Tegra K1 aka TK1 based Apalis TK1 modules contain a Freescale SGTL5000 analogue audio codec. Signed-off-by: Marcel Ziswiler Reviewed-by: Stephen Warren Signed-off-by: Marcel Ziswiler Signed-off-by: Thierry Reding --- diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index a0fe862a651e..c96254a5c870 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -209,6 +209,7 @@ CONFIG_SND_SOC_TEGRA_WM9712=y CONFIG_SND_SOC_TEGRA_TRIMSLICE=y CONFIG_SND_SOC_TEGRA_ALC5632=y CONFIG_SND_SOC_TEGRA_MAX98090=y +CONFIG_SND_SOC_TEGRA_SGTL5000=y CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_TEGRA=y