All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 1/2] ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entry
@ 2011-06-22 20:21 Arnaud Patard
  2011-06-23  7:50 ` Sascha Hauer
  2011-06-23 19:09 ` Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Arnaud Patard @ 2011-06-22 20:21 UTC (permalink / raw)
  To: alsa-devel; +Cc: s.hauer, broonie, lrg

[-- Attachment #1: audio_Kconfig_fix.patch --]
[-- Type: text/plain, Size: 1707 bytes --]

SND_MXC_SOC_SSI looks to be unused, so kill it.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Index: linux-2.6-submit/sound/soc/imx/Kconfig
===================================================================
--- linux-2.6-submit.orig/sound/soc/imx/Kconfig	2011-06-22 09:20:08.000000000 +0200
+++ linux-2.6-submit/sound/soc/imx/Kconfig	2011-06-22 09:32:48.000000000 +0200
@@ -11,9 +11,6 @@ menuconfig SND_IMX_SOC
 
 if SND_IMX_SOC
 
-config SND_MXC_SOC_SSI
-	tristate
-
 config SND_MXC_SOC_FIQ
 	tristate
 
@@ -24,7 +21,6 @@ config SND_MXC_SOC_WM1133_EV1
 	tristate "Audio on the the i.MX31ADS with WM1133-EV1 fitted"
 	depends on MACH_MX31ADS_WM1133_EV1 && EXPERIMENTAL
 	select SND_SOC_WM8350
-	select SND_MXC_SOC_SSI
 	select SND_MXC_SOC_FIQ
 	help
 	  Enable support for audio on the i.MX31ADS with the WM1133-EV1
@@ -34,7 +30,6 @@ config SND_SOC_MX27VIS_AIC32X4
 	tristate "SoC audio support for Visstrim M10 boards"
 	depends on MACH_IMX27_VISSTRIM_M10
 	select SND_SOC_TVL320AIC32X4
-	select SND_MXC_SOC_SSI
 	select SND_MXC_SOC_MX2
 	help
 	  Say Y if you want to add support for SoC audio on Visstrim SM10
@@ -44,7 +39,6 @@ config SND_SOC_PHYCORE_AC97
 	tristate "SoC Audio support for Phytec phyCORE (and phyCARD) boards"
 	depends on MACH_PCM043 || MACH_PCA100
 	select SND_SOC_WM9712
-	select SND_MXC_SOC_SSI
 	select SND_MXC_SOC_FIQ
 	help
 	  Say Y if you want to add support for SoC audio on Phytec phyCORE
@@ -57,7 +51,6 @@ config SND_SOC_EUKREA_TLV320
 		|| MACH_EUKREA_MBIMXSD35_BASEBOARD \
 		|| MACH_EUKREA_MBIMXSD51_BASEBOARD
 	select SND_SOC_TLV320AIC23
-	select SND_MXC_SOC_SSI
 	select SND_MXC_SOC_FIQ
 	help
 	  Enable I2S based access to the TLV320AIC23B codec attached

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

end of thread, other threads:[~2011-06-23 19:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22 20:21 [patch 1/2] ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entry Arnaud Patard
2011-06-23  7:50 ` Sascha Hauer
2011-06-23 12:19   ` Liam Girdwood
2011-06-23 19:09 ` 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.