[alsa-devel] [PATCH 1/2] ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI

Shawn Guo shawn.guo at linaro.org
Fri Mar 30 06:31:31 CEST 2012


While commit 606d620 (ASoC: imx: merge sound/soc/imx into sound/soc/fsl)
adds SND_SOC_FSL_SSI outside "menuconfig SND_POWERPC_SOC" to make it
visible for both PowerPC and ARM/IMX, it forgot removing the one inside
"menuconfig SND_POWERPC_SOC".

Signed-off-by: Shawn Guo <shawn.guo at linaro.org>
---
 sound/soc/fsl/Kconfig |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index aa14fc9..d23d612 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -16,10 +16,6 @@ if SND_POWERPC_SOC
 config SND_MPC52xx_DMA
 	tristate
 
-config SND_SOC_FSL_SSI
-	tristate
-	depends on FSL_SOC
-
 config SND_SOC_POWERPC_DMA
 	tristate
 	depends on FSL_SOC
-- 
1.7.5.4



More information about the Alsa-devel mailing list