[PATCH v8 09/11] ASoC: fsl: Kconfig: Use fsl-ssi for phycore-ac97
Markus Pargmann
mpa at pengutronix.de
Sun Jun 16 09:25:15 EDT 2013
Signed-off-by: Markus Pargmann <mpa at pengutronix.de>
---
sound/soc/fsl/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index dafffd1..368686e 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -149,7 +149,8 @@ config SND_SOC_PHYCORE_AC97
select SND_SOC_WM9712
select SND_SOC_IMX_PCM_FIQ
select SND_SOC_IMX_AUDMUX
- select SND_SOC_IMX_SSI
+ select SND_SOC_FSL_SSI if MACH_PCA100
+ select SND_SOC_IMX_SSI if MACH_PCM043
help
Say Y if you want to add support for SoC audio on Phytec phyCORE
and phyCARD boards in AC97 mode
--
1.8.2.1
More information about the linux-arm-kernel
mailing list