From ba06ba565537eb57181c221abe89430f9a6c6d80 Mon Sep 17 00:00:00 2001 From: Vinod G Date: Tue, 11 Oct 2011 14:23:25 -0700 Subject: arm: tegra: Adding ti aic3262 codec soc Adding the config definition for ti aic3262. Commented by default, enable ti aic3262 and disable wm8753 to use ti codec Change-Id: Ib03d6f1904441ac77d8906cca93410c6182ce967 Reviewed-on: http://git-master/r/57384 Reviewed-by: Vinod Gopalakrishnakurup Tested-by: Vinod Gopalakrishnakurup Reviewed-by: Scott Peterson --- arch/arm/configs/tegra_whistler_android_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/tegra_whistler_android_defconfig b/arch/arm/configs/tegra_whistler_android_defconfig index 98518f0dc8ee..0cce1e1e8bac 100644 --- a/arch/arm/configs/tegra_whistler_android_defconfig +++ b/arch/arm/configs/tegra_whistler_android_defconfig @@ -267,6 +267,7 @@ CONFIG_SND=y CONFIG_SND_SOC=y CONFIG_TEGRA_ALSA=y CONFIG_SND_SOC_WM8753=y +#CONFIG_SND_SOC_TLV320AIC326X=y CONFIG_USB=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_DEVICEFS=y -- cgit v1.2.3