All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: fsl: Drop SND_SOC_FSL_UTILS from SND_SOC_IMX_SPDIF
@ 2013-08-29 20:31 Fabio Estevam
  2013-08-30  2:19 ` Nicolin Chen
  2013-08-30 10:01 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2013-08-29 20:31 UTC (permalink / raw)
  To: broonie; +Cc: Fabio Estevam, alsa-devel, b42378, shawn.guo

From: Fabio Estevam <fabio.estevam@freescale.com>

SND_SOC_FSL_UTILS is only used by PowerPC machines, so let's drop it in the
i.mx case.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 sound/soc/fsl/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index a708380..704e246 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -197,7 +197,6 @@ config SND_SOC_IMX_SPDIF
 	tristate "SoC Audio support for i.MX boards with S/PDIF"
 	select SND_SOC_IMX_PCM_DMA
 	select SND_SOC_FSL_SPDIF
-	select SND_SOC_FSL_UTILS
 	select SND_SOC_SPDIF
 	help
 	  SoC Audio support for i.MX boards with S/PDIF
-- 
1.8.1.2

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

end of thread, other threads:[~2013-08-30 10:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29 20:31 [PATCH] ASoC: fsl: Drop SND_SOC_FSL_UTILS from SND_SOC_IMX_SPDIF Fabio Estevam
2013-08-30  2:19 ` Nicolin Chen
2013-08-30 10:01 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.