Commit 20731c75 authored by Shawn Guo's avatar Shawn Guo Committed by Mark Brown

ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI

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: default avatarShawn Guo <shawn.guo@linaro.org>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 149c53b5
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment