From 1e744c754c925967a255b0d6b0e34c5ddef03a94 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 21 Apr 2011 12:01:49 +0100 Subject: [PATCH] --- yaml --- r: 248315 b: refs/heads/master c: 5debd6c14c302614764d7fcc8fe958c310c3d3b7 h: refs/heads/master i: 248313: f90d6f9c1516e5fb98e8116d5259e356fbbae326 248311: b328a04151b832c4d71e6bd5b0ef6361c5b5e348 v: v3 --- [refs] | 2 +- trunk/sound/soc/tegra/Kconfig | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index bac317ef904b..1dbcbaedf2c6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a9e3de6f9f4f3c9deb409d06fa4f4cfbe9878843 +refs/heads/master: 5debd6c14c302614764d7fcc8fe958c310c3d3b7 diff --git a/trunk/sound/soc/tegra/Kconfig b/trunk/sound/soc/tegra/Kconfig index a759fbe1263f..0f5bd8298a0a 100644 --- a/trunk/sound/soc/tegra/Kconfig +++ b/trunk/sound/soc/tegra/Kconfig @@ -1,14 +1,12 @@ config SND_SOC_TEGRA tristate "SoC Audio for the Tegra System-on-Chip" depends on ARCH_TEGRA && TEGRA_SYSTEM_DMA - default m help Say Y or M here if you want support for SoC audio on Tegra. config SND_SOC_TEGRA_I2S tristate depends on SND_SOC_TEGRA - default m help Say Y or M if you want to add support for codecs attached to the Tegra I2S interface. You will also need to select the individual @@ -25,7 +23,6 @@ config SND_SOC_TEGRA_WM8903 tristate "SoC Audio support for Tegra boards using a WM8903 codec" depends on SND_SOC_TEGRA && I2C depends on MACH_HAS_SND_SOC_TEGRA_WM8903 - default m select SND_SOC_TEGRA_I2S select SND_SOC_WM8903 help