diff options
author | Vinod G <vinodg@nvidia.com> | 2011-10-11 14:23:25 -0700 |
---|---|---|
committer | Cheryl Jones <chjones@nvidia.com> | 2011-10-12 15:04:49 -0700 |
commit | ba06ba565537eb57181c221abe89430f9a6c6d80 (patch) | |
tree | 888ea616c771c8a7f3491c3c2389a61ceca895f3 | |
parent | f641723b08ba660834a69f6adffe41c9f038f51d (diff) |
arm: tegra: Adding ti aic3262 codec soctegra-10.11.OCT.ER
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 <vinodg@nvidia.com>
Tested-by: Vinod Gopalakrishnakurup <vinodg@nvidia.com>
Reviewed-by: Scott Peterson <speterson@nvidia.com>
-rw-r--r-- | arch/arm/configs/tegra_whistler_android_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
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 |