public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ASoC: Fix ADAU1701 build in SND_SOC_ALL_CODECS
@ 2011-06-17 10:24 Mark Brown
  2011-06-17 10:24 ` [PATCH 2/2] ASoC: Add adau* drivers to the Analog Devices file patterns Mark Brown
  2011-06-17 10:32 ` [PATCH 1/2] ASoC: Fix ADAU1701 build in SND_SOC_ALL_CODECS Mark Brown
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Brown @ 2011-06-17 10:24 UTC (permalink / raw)
  To: Mike Frysinger, Liam Girdwood
  Cc: alsa-devel, Mark Brown, device-drivers-devel

Since select doesn't obey dependencies we need ALL_CODECS to select SIGMA
directly.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 sound/soc/codecs/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index bb90642..33ceb06 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -10,6 +10,7 @@ config SND_SOC_I2C_AND_SPI
 
 config SND_SOC_ALL_CODECS
 	tristate "Build all ASoC CODEC drivers"
+	select SIGMA if I2C   # Analog devices DSP
 	select SND_SOC_88PM860X if MFD_88PM860X
 	select SND_SOC_L3
 	select SND_SOC_AC97_CODEC if SND_SOC_AC97_BUS
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-06-18 14:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-17 10:24 [PATCH 1/2] ASoC: Fix ADAU1701 build in SND_SOC_ALL_CODECS Mark Brown
2011-06-17 10:24 ` [PATCH 2/2] ASoC: Add adau* drivers to the Analog Devices file patterns Mark Brown
2011-06-17 15:16   ` [Device-drivers-devel] " Mike Frysinger
2011-06-18 14:30     ` Mark Brown
2011-06-17 15:48   ` Liam Girdwood
2011-06-17 10:32 ` [PATCH 1/2] ASoC: Fix ADAU1701 build in SND_SOC_ALL_CODECS Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox