Skip to content

Commit

Permalink
ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI
Browse files Browse the repository at this point in the history
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@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Shawn Guo authored and Mark Brown committed Apr 4, 2012
1 parent 149c53b commit 20731c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sound/soc/fsl/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 20731c7

Please sign in to comment.