summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorVijay Mali <vmali@nvidia.com>2010-02-10 17:40:27 +0530
committerVijay Mali <vmali@nvidia.com>2010-02-11 14:33:57 +0530
commit89664389b33a8560bc194386d1a2123aa905616e (patch)
tree1fae74779a5d1790ee2e61fd07abf32141d175f4 /arch
parent423c5318facfff78e1351bf64e9abacd1f0d8f84 (diff)
Removing audio codec dependency from ALSA SoC driver
Added stub audio codec in alsa soc driver Removing platform dependent source files. ALSA driver is not doing audio codec initilization. It happens in audiofx. Got rid of unwanted I2C prints which were coming from wm8753 reg_write function. For bug 650664 Getting error while booting NvRmI2Ctransaction Failed:No I2C
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tegra_whistler_gnu_linux_defconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/arm/configs/tegra_whistler_gnu_linux_defconfig b/arch/arm/configs/tegra_whistler_gnu_linux_defconfig
index 5cc64a754c29..3d4089539a36 100644
--- a/arch/arm/configs/tegra_whistler_gnu_linux_defconfig
+++ b/arch/arm/configs/tegra_whistler_gnu_linux_defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29
-# Fri Feb 5 19:09:59 2010
+# Wed Feb 10 16:26:40 2010
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1033,8 +1033,7 @@ CONFIG_SND_SOC=y
CONFIG_TEGRA_SND_SOC=y
CONFIG_TEGRA_PCM=y
CONFIG_TEGRA_I2S=y
-CONFIG_TEGRA_SND_WHISTLER=y
-CONFIG_SND_SOC_WM8753=y
+CONFIG_TEGRA_GENERIC_CODEC=y
CONFIG_SND_SOC_I2C_AND_SPI=y
# CONFIG_SND_SOC_ALL_CODECS is not set
# CONFIG_SOUND_PRIME is not set